@media screen and (max-width: 425px){
    #greysect img{
        width: 100%;
    }
}