
@media (min-width:600px) and (max-width:900px) {
    

 .gambar1 img {
        width:100%;
        max-width: 600px;
    }
}
