body.embedded {
    overflow: hidden;
}

body.embedded.modal-open .modal.show {
    position: relative;
}

body.embedded.modal-open .trafi-search > .section {
    display: none;
}

@media (min-width: 768px) {
    .sms-link {
        pointer-events: none;
        cursor: default;
        text-decoration: none !important;
        font-weight: bold;
    }
}
