
.uk-modal-dialog.mobileOF {
overflow-y:scroll!important;
-webkit-overflow-scrolling: touch;
}

.uk-modal-close-full {
    top: 0;
    right: 0;
    padding: 20px;
    background: rgba(0, 0, 0, 0);
}

@media screen and (max-width: 768px) {
    .mw500 {
    	max-width: 100%;      
      }
}
