.products-details{
    margin-top: 40px;
    margin-bottom: 40px;
}
.products-details img{
    aspect-ratio: 3/3;
    object-fit: cover;
}