.friendly-host92 {
    display: block;
    margin-bottom: 20px;
    color: #343a40;
    border: 1px solid #8f0d57;
    border-radius: 5px;
    height: 120px;
    position: relative;
    padding: 7px 10px 10px 350px;
}

.friendly-host92::after {
    content: '';
    width: 322px;
    height: 108px;
    left: 5px;
    top: 5px;
    border-radius: 5x;
    position: absolute;
    background: url(https://tophotels.ru/csstx/images/fh-kit/fh92.jpg) center /cover no-repeat;
}

.friendly-host92 b::after {
    content: "\f138";
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: 25px;
    top: 0;
    color: #8f0d57;
    line-height: 118px;
    font-size: 52px;
}


.friendly-host92 span::before {
    content: "\2022";
    position: absolute;
    left: -1px;
    top: 0;
    font-weight: bold;
    font-size: 17px;
}

.friendly-host92 span {
    padding-left: 12px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 11px;
}

.friendly-host92 b {
    font-size: 30px;
    line-height: 35px;
    display: block;
    margin-bottom: 10px;
}

.friendly-host92 > br {
    display: none;
}

.friendly-host92::before {
    content: '';
    background: url(https://tophotels.ru/csstx/images/big-horizont/bh169/logo.png) center/contain no-repeat;
    right: 110px;
    margin: 0;
    position: absolute;
    width: 200px;
    z-index: 1;
    height: 100%;
    top: 0;
}

@media screen and (max-width: 1895px) {
    .friendly-host92::before {
        right: 130px;
        width: 135px;
        height: 55px;
        top: 15px;
    }
}

@media screen and (max-width: 1745px) {
    .friendly-host92::before {
        right: 105px;
    }
}

@media screen and (max-width: 1500px) {
    .friendly-host92::before {
        right: 110px;
        width: 170px;
        height: 65px;
    }
}

@media screen and (max-width: 1374px) {
    .friendly-host92::before {
        right: 80px;
        width: 135px;
        height: 45px;
        top: 30px;
    }

    .friendly-host92 span {
        font-size: 10px;
        padding-left: 10px;
    }

    .friendly-host92 b {
        font-size: 28px;
    }

    .friendly-host92 b::after {
        font-size: 35px;
    }
}

@media screen and (max-width: 1190px) {
    .friendly-host92::before {
        left: 105px;
    }

    .friendly-host92 b::after {
        font-size: 45px;
    }

    .friendly-host92 b {
        font-size: 24px;
        line-height: 29px;
        margin-bottom: 6px;
    }

    .friendly-host92 > br {
        display: block;
    }

    .friendly-host92::before {
        right: auto;
        left: 20px;
        width: 85px;
        display: block;
        height: 50px;
        top: 5px;
        border-radius: 0 0 5px 5px;
        background-size: 75px;
        background-color: #ffffff;
        opacity: 0.9;
        background-position: center;
    }
}

@media screen and (max-width: 1023px) {
    .friendly-host92 b::after {
        font-size: 35px;
        right: 20px;
    }
}


@media screen and (max-width: 767px) {
    .friendly-host92 {
        height: 180px;
        text-shadow: 0 0 20px black;
        padding: 0 0 0 40px;
        font-size: 12px;
        color: #ffffff !important;
        background: url(https://tophotels.ru/csstx/images/fh-kit/fh92.jpg) center /cover no-repeat;
        border: none;
        justify-content: flex-start;
    }

    .friendly-host92::before {
        position: relative;
        bottom: 0;
        width: 150px;
        display: block;
        left: 0;
        height: 60px;
        top: 0;
        background-size: 115px;
    }

    .friendly-host92 span {
        width: 155px;
    }

    .friendly-host92 * {
        position: relative;
        z-index: 2;
    }

    .friendly-host92::after {
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 0;
        background: linear-gradient(2deg, rgba(43, 43, 43, 0.86), transparent);
    }

    .friendly-host92 b::after {
        color: #ffffff;
        line-height: initial;
        right: 40px;
        left: auto;
        top: auto;
        bottom: -27px;
        font-size: 45px;
    }

    .friendly-host92 b {
        font-size: 22px;
        line-height: 27px;
        margin: 11px 0 5px 0;
    }
}

@media screen and (max-width: 500px) {
    .friendly-host92 {
        padding-left: 20px;
    }

    .friendly-host92 b::after {
        right: 23px;
        bottom: -35px;
        font-size: 23px;
    }

    .friendly-host92 span {
        width: 135px;
        font-size: 9px;
    }

    .friendly-host92 span::before {
        font-size: 10px;
    }
}

@media screen and (max-width: 413px) {
    .friendly-host92 b {
        font-size: 19px;
        line-height: 25px;
        margin: 15px 0 5px 0;
    }

    .friendly-host92 span {
        width: 120px;
        font-size: 8px;
        padding-left: 8px;
    }

    .friendly-host92 b::after {
        right: 18px;
    }
}

@media screen and (max-width: 359px) {
    .friendly-host92 b {
        font-size: 15px;
        line-height: 21px;
        margin: 20px 0 10px 0;
    }

    .friendly-host92 span {
        width: 106px;
        font-size: 7px;
    }

    .friendly-host92 b::after {
        bottom: 6px;
    }
}
