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



	.banner-section{height: 55vh;}



	.col-5 {flex: 0 0 auto;width: 50%;}



	.brand-logo img{margin-bottom: 20px;}



	.products .col-md-3{margin-bottom: 25px;}



	.heathcare{margin-bottom: 20px;}



	.categories-section{height: 20vh;}

	

	.search{display:none;}

	.banner-content h1{font-size: 24px;}

	.banner-content p{font-size: 15px;}

	br{display: none;}

	.link{display: none;}

	.subbanner-section{height: 20vh !important;}
	
	.banner-section{background-image: url(/assets/img/mob-banner.png);}

}