@media (min-width: 0px) and (max-width: 768px) {

.mb-unflex{
	display: unset!important;
}
.mb-product{
	margin-bottom: 40px;
}


.image-slider img {
    
    left: 2%!important;
   width: 90%;
}
.big-title h1{
	font-size: 27px!important;
	margin-left: 4%!important;
}
.big-title{
	max-width: 93%!important;
}
.mb-banner{
	padding: unset!important;
}

.big-title p{
	
	margin-left: 4%!important;
}
.big-title a{
	
	margin-left: 4%!important;
}
}