@media screen and (max-width: 1024px) {

#lefthome {
	width: 100%;
}

#righthome {
	width: 100%;
	padding: 0px;
}

.seBlogColumnRight {
	width: 100% !important;
	border: none !important;
}

#blog_body img {
	max-width: 100%;
	height: auto;
}

table {
	width: 100%;
}

.seBlogEntryTable {
	margin: 0px !important;
}

.profile_leftside {
	width: 10%;
}

.he_user_quiz_name {
	width: 100% !important;
}

.he_user_quiz_content {
	width: 100% !important;
}

.he_quiz_content {
	width: 100% !important;
}

.he_quiz_cont .he_quiz_question {
	width: 100% !important;
}

.he_quiz_cont {
	width: 100% !important;
}

#message_row_text img {
	max-width: 200px;
}

div.friends_search {
	width: 100%;
}

#blog_menu {
	display: none;
}

.messages_message img {
	max-width: 100px;
}

#top_menu_user {
	display: none;
}

.mobile_button {
	display: none;
}

.he_styler {
	display: none;
}

.he_styler_fake_cont {
	display: none;
}

	div.profile_comment_body img {
		max-width: 100%;
	}

	div.profile_comment_body {
		max-width: 100%;
	}

	td.group_tab2 a {
		padding: 0px !important;
	}

	td.group_tab a {
		padding: 0px !important;
	}

	td.group_tab2 a:hover {
		padding: 0px !important;
	}

	td.profile_tab a {
		padding: 0px !important;
	}

	td.profile_tab2 a {
		padding: 0px !important;
	}

	.he_styler_customize_btn {
		display: none;
	}

	.group_discussion_topic_count {
		display: none;
	}

	td.group_discussion_topic1, td.group_discussion_topic1_end {
		padding: 0px !important;
	}

	#discussion_post_textarea {
		width: 100%;
	}

	div.group_discussion_daterow_i2 {
		width: 100% !important;
	}

	.group_discussion_daterow img {
		width: 100%;
	}

	#albums_form {
		display: none;
	}

	.carousel_photo {
		display: none;
	}

	.he_quiz_passed_message {
		width: 100% !important;
	}

	.he_quiz_passed {
		width: 100% !important;
	}

	#he_styler_group_menu {
		display: none;
	}

	#blog_body iframe {
		width: 100%;
		height: auto;
	}

	.media_photo_div img {
		width: 100%;
	}

	#content_flex {
        flex-direction: column-reverse;
    }

    .post_text img {
        max-width: 100% !important;
        height: auto !important;
    }

    .additional_info .card-link {
        margin-left: 0px;
        display: block;
    }

    .group_desc iframe {
        max-width: 100%;
    }

    .group_desc img {
        max-width: 100%;
    }
}