/* 576 - 767px +/


/* Small devices sm  (landscape phones, 576px and up) */

@media (min-width: 576px) {
    .result-date-select .form {
        margin-bottom: .375rem;
    }

    .seminar-overview .overview-col .detail-info .bfe-icon {
        display: inline-flex;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
    }

    .booking-options {
        padding: 3rem 6.6875rem 2rem 6.6875rem;
    }

    .availability-btn {
        position: absolute;
        left: 100%;
        top: 0;
        cursor: help;
        width: 3.75rem;
        height: 3.75rem;
        background-color: #E6BE00;
        border-radius: 50%;
        margin-left: 1rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .trainer .trainer-thumbnails .trainer-img {
        width: 3rem;
        height: 3rem;
        margin-left: -1rem;
    }

    .topics .card-img-top {
        height: 372px;
    }

    .gallery.dreispalter .card-img-top {
        height: 308px;
        ;
    }

    .seminarfinder .result-container .results {
        font-size: 1.125rem;
    }

}
