@media only screen and (max-width: 599px) {


    .lightbox .content .imageWrapper{
        width:90%;
        border: 1px solid #ddd;
    }
}
