@media (max-width: 600px){

    .sh-popup-content {
        width:90%;
        margin:20px auto;
    }

} 