@media(max-width:480px){
    .iphone-repairs img {
    width: 100%;
    height: 330px;
    object-fit: cover;
}
}