@media (max-width: 700px) {
.page-template-master-solution .mm-hero {
margin-top: -63px !important;
}
.page-template-master-solution .mm-hero h1{
font-size: 28px !important;
}
.page-template-master-solution .mm-hero p{
font-size: 16px !important;
}
.page-template-master-solution .mm-hero .center-btn-div {
justify-content: center;
align-items: center;
}
.page-template-master-solution .mm-hero-img-wrapper {
padding-bottom: 25px;
}
.page-template-master-solution .carousel-flex {
flex-direction: column !important;
align-items: center !important;
gap: 0px !important;
padding-top: 40px;
}
.page-template-master-solution .carousel-text {
text-align: center;
}
.page-template-master-solution .carousel-text h2 {
font-size: 28px !important;
}
}