/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 18 2025 | 07:58:12 */
@media (min-width:320px) and (max-width:600px){
	.about-us:before,
	.about-flip:before,
	.about-us:after,
	.about-flip:after {
		all: unset !important;
	}
	
	.blue-edge:before {
		width: 100% !important;
	}
	
	.mobile-banner .carousel-arrow {
        bottom: 0;
        top: unset !important;
        transform: unset !important;
    }
}