<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */
@media (max-width: 767.98px) {
	br.desktop {
		display: none !important;
	}
}

.image-border .image_wrapper {
	border: 3px solid #efefef;
	background-color: #ffffff;
}

.image-border .image_wrapper img {
	display: block;
	margin: 0 auto;
	
}

.one-second.mcb-wrap.box-align-center {
    margin: 0 auto;
    float: none;
	clear: both;
}

@media (max-width: 767.98px) {
	.one-second.mcb-wrap.related-service-box {
		padding: 0 !important;
		margin-bottom: 30px !important;
	}
}</pre></body></html>