@media (min-width: 1023px) and (max-width: 1280px) {
    .counter_margin {
        font-size: 19px;
    }
    .team-img img {
        height: 96px !important;
    }
    .team-img {
        height: 130px !important;
    }
    .slider_img {
        height: 505px;
        width: 100%;
    }

}
