.gat-top {
    height: 170px;
}
.gat-bottom{
    height: 138px;
}
@media (max-width: 1200px) {
    .gat-top {
        height: 140px;
    }
    .gat-bottom{
        height: 118px;
    }
}
