@media (min-width: 768px) {

    .main-content.bothaside {
        margin-right: 250px;
    }
    .modal-xxl {
        max-width: 90%;
    }
}
