@media screen and (max-width: 320px) {
    /* Booking Package --- start */
    #booking-package_inputFormPanel button {
        min-width: 0 !important;
    }
    /* Booking Package --- end */

    div.is-ajax-search-details,
    div#is-ajax-search-result-252 {
        left: 2px !important;
    }

    div.is-ajax-search-details,
    div#is-ajax-search-result-254 {
        left: 0.25px !important;
    }

    .wpcf7 form .wpcf7-response-output {
        margin-left: 105px !important;
    }
}

@media screen and (max-width: 321px) {
    .single-page-wrapper .elementor-button-link {
        width: 100% !important;
        padding: 23px 0 !important;
        margin-bottom: 30px !important;
    }

    #booking-package #returnToCalendarButton {
        width: 100% !important;
    }

    #booking-package #returnToDayListButton {
        width: 100% !important;
    }
}

@media screen and (max-width: 326px) {
    .korea-sns-shortcode {
        display: flex;
        justify-content: space-evenly;
    }

    .korea-sns-button {
        margin: 0 !important;
    }
}

/* iPhone 5 & 5S in landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {
    .elementor-element#news-and-blog .bdp-post-image-bg img {
        width: 100% !important;
        height: 375px !important;
        object-fit: cover;
    }
}
/* iPhone 5 & 5S in landscape --- end */
