/* Start custom CSS for section, class: .elementor-element-5962fc59 */body .single-blog-wrapper .single-blog-content {
    display: block;
}


@media only screen and (max-width: 520px) {
	body .v-separator:before, .v-separator:after {
		display: none;
	}
	body .v-separator {
		border: none;
	}

	body .container.main-content {
		padding: 0px;
	}

	body .single-blog-wrapper .single-blog-content {
		display: block;
		padding: 50px 0px;
	}
}/* End custom CSS */