@media screen and (min-width: 360px) and (max-width: 549px) {

.ba-modal.ba-resize {
    width: 100% !important;
}


}