@import url("shortcodes/counter.css");
@import url("shortcodes/countdown.css");
.aos-banner{
    max-width: 100%;
}
.aos-banner img{
    max-width: 100%;
    height: 100%;
}
.main-heading{
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 38px;
    font-family: 'Montserrat', sans-serif;
    color:#363636 ;
}
.custom-parralex{
    background: url('../images/megaimages/aos/full-sublimation-shirt-printing-services.jpg');
}

@media (max-width: 767px){
    .main-heading{
        font-size: 22px;
    }
}
@media only screen and (max-width: 767px) {
    .reverse-new{
        flex-direction: column-reverse !important;
    }
}