.uc-booking .t-input {
    font-size: 22px;
    font-family: verdana !important;
}

.uc-booking .t-input.t-inputquantity {
    text-align: center;
}

.uc-booking .t-checkbox__control>span {
    font-size: 14px;
    line-height: 130%;
}

.uc-logomain {
    height: 150px;
    margin-bottom: -350px;
    position: relative;
    z-index: 9;
    margin-top: 200px;
}

@media screen and (max-width: 960px) {
    .uc-logomain {
        margin-top: 150px;
        margin-bottom: -300px;
    }
}


@media screen and (max-width: 960px) {
    .uc-gallery_10 .t1236__container.t-container_100.t1236__container_indent-20px .t1236__tile {
        margin:5px;
    }
    
    .uc-gallery_10 .t1236__container.t-container_100.t1236__container_indent-20px {
        padding: 5px;
    }
    
    .uc-booking .t823__col_img_mobile.t823__col_img {
        height: 60vw;
    }
}

@media screen and (max-width: 640px) {
    #rec1790599751 .t981__logo {
        max-width: 240px !important;
        margin-bottom: 2rem;
    }
    .uc-logomain {
        height: 80px;
        margin-bottom: -160px;
        margin-top: 80px;
    }

    .uc-logomain .t-width_5 {
        max-width: 250px;
    }
}

@media screen and (max-width: 480px) {
    .t-btn {
        width: 100%;
    }
    #rec1786024101 .t-btn {
        width: calc(100% - 32px);
        margin: 0 auto;
    }
}