اقتراح
// Medium devices (tablets, 768px and up)
@media (min-width: 768px) and (max-width: 991.98px)
{
.img{
height :400px;
width: 80%;
}
// Large devices (desktops, 992px and up)
@media (min-width: 992px) and (max-width: 1199.98px)
{
.img{
height : 300px;
width: 60%;
}
اتمنى اكون افدتك