.sadsadas{
    object-fit: cover;
    height: 252px;
}
@media screen and (max-width: 768px) {
    .sadsadas{
        height: 163px;
    }
}