﻿@media only screen and (max-width: 768px) {

    .hzm1{
        margin-bottom:15px;
    }
    .msl1 h1{
        font-size:33px;
    }
    .msl2 {
        display: block;
        padding-top:25px!important;
    }
    .cs_page_heading {
        height: 262px;
        background-position: right;
    }
    .cs_fs_50 {
        font-size: 26px;
    }
    .hzm1 {
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .stat-item:not(:last-child)::after{
        display:none;
    }
}
