.popup-img{
    object-fit: cover;
    width: 400px;
    height: 400px;
}

form .popup-img{
    object-fit: cover;
    width: 300px;
    height: 300px;
}