@media (max-width: 767px) {
    .screen{
        width:100% !important;
    }
}