.table-responsive {
    background-color: #fff;
    padding: 10px 2px;
}

table.content-table {
    width: 100%;
    margin-bottom: 0px;
}
.content-table td,
.content-table th {
    border-top: none !important;
}


.bg-box {
    background-color: #fff;
    padding: 20px 10px;
}

.icon-5vf-logo {
    background-image: url(../img/5vF_col_pos_RGB_icon.png);
    background-position: unset;
    width: 104px;
    height: 50px;
}

.col-sm-5.logo-part {
    width:42.666667%;
}

.col-sm-7.hotline-part.text-right{
    width:57.333333%;
}

.icon-5vorflug-logo-header {
    background-image: url(../img/5vF_col_pos_RGB_header.png);
    background-position: unset;
    width: 162px;
    height: 78px;
}

.icon-5vorflug-logo {
    background-image: url(../img/5vF_col_pos_RGB.png);
    background-position: unset;
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 245px;
    height: 118px;
    max-width: 100%;
}

.icon-fti-logo {
    background-image: url(../img/FTI_Touristik_new_col_pos_RGB_icon.png);
    background-position: unset;
    width: 102px;
    height: 50px;
}

@media screen and (max-device-width: 1200px) {
    .icon-5vorflug-logo {
        width: 152px;
        height: 73px;
    }
}