.top-images{
    width: 280px;
    height: 280px;
    object-fit: cover;
}

img{
    width:100%;
    object-fit: cover;
}