.tape-block {
    border: 1px solid #f1f1f1;
    margin: 15px 0;
    padding: 15px;
    font-size: 12px;
}

.tape-block--tbl {
    display: table;

}

.tape-block-m .tape-pic-wrap, .tape-block-m .tape-cont {
    height: auto;
    min-height: 0;
}

.tape-pic-wrap-help {
    min-height: 5px;
}
.tape-pic-icon-traveler{
    background-image: url("/i/tophotels/sailing-boat.svg");
    background-repeat: no-repeat;background-position: center;background-size: 120px;background-color: #eee;
}

.tape-block_v3 .tape-cont {
    display: inline-block;
    width: 70%;
}

.tape-block_v3 .tape-pic-wrap {
    display: inline-block;
    margin-right: 25px;
}

.tape-head {
    height: 35px;
    line-height: 50px;
    padding: 0 15px;
    font-family: 'apercu_pro', sans-serif;
    font-weight: normal;
    font-size: 18px
}

.tape-cnt {
    background-color: #fff;
    padding: 15px
}

.tape-img {
    width: 110px;
    height: 110px;
    float: left
}

.tape-info {
    padding-left: 125px;
    min-height: 110px;
    line-height: 1.1;
    font-size: 12px;
}

.tape-name {
    font-family: 'apercu_pro', sans-serif;
    font-weight: 700;
    font-size: 15px
}

.tape-capt, .tape-heart, .tape-like, .tape-rate {
    font-family: 'apercu_pro', sans-serif;
    font-size: 10px
}

.tape-capt {
    text-transform: uppercase;
    color: #666
}

.tape-heart, .tape-like, .tape-rate {
    margin-right: 10px
}

.tape-rate {
    background-color: #00a551;
    display: inline-block;
    vertical-align: middle;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff
}

.tape-heart, .tape-like {
    background: url(/i/tophotels/club-visited-hotel-like.png) no-repeat left;
    padding-left: 15px;
    color: #00a551
}

.tape-heart {
    background-image: url(/i/tophotels/like-red.png);
    color: #e03a3a
}

.tape-pic-wrap {
    display: inline-block;
    width: 195px;
    height: 285px;
    position: relative;
    vertical-align: top;
}

.tape-block_v5 {
    position: relative;
    display: flex;
}

.tape-block_v5 .tape-pic-wrap {
    width: 170px;
    height: 170px;
    text-align: center;
}

.rating-pic-wrap {
    position: absolute;
    display: block;
    width: 195px;
    height: 100%;
    overflow: hidden;
}

.rating-pic-wrap .tape-pic {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.tape-pic {
    width: 100%
}

.tape-pic_v3 {
    width: 57%;
}

.tape-pic_v5 {
    width: 100%;
    border-radius: 2px;
}

.tape-pic-label {
    background-image: url(/i/tophotels/red-label.png);
    display: inline-block;
    width: 48px;
    height: 53px;
    padding-top: 17px;
    font-family: 'apercu_pro', sans-serif;
    text-transform: uppercase;
    text-align: center;
    font-size: 10px;
    color: #fff;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 15px
}

.tape-cont {
    position: relative;
    font-family: 'apercu_pro', sans-serif;
    padding-left: 215px;
    min-height: 285px;
}

.tape-pic-wrap--cell,
.tape-cont--cell {
    display: table-cell;
    vertical-align: top;
}

.tape-cont--cell {
    padding-left: 20px;
}

.tape-block_v3 .tape-cont {
    padding-left: 0;
}

.tape-block_v5 .tape-cont {
    padding-left: 25px;
    position: relative;
}

.tape-col-view {
    position: absolute;

    right: 0;
    font-size: 15px;
    font-family: 'apercu_pro', sans-serif;
    color: #bbb;
}

.tape-col-view-deck {
    top: 0;
}

.tape-col-view-tab {
    display: none;
    bottom: 0;
}

.tape-cont_mark {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 15px;
    color: #bbbbbb;
    font-family: 'apercu_pro', sans-serif;
}

.tape-cont_mark-green {
    font-size: 18px;
    font-weight: bold;
    color: #19b666;

}

.leader-block {
    position: relative;
}

.leader-block_ribbon {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 31px;
    height: 39px;
    background: url(/i/tophotels/ribbon.png) no-repeat;
    color: #ffffff;
    text-align: center;
    padding-top: 7px;
    margin-right: 5px;
}

.leader-block_cup {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 31px;
    height: 39px;
    background: url(/i/tophotels/icon-club-cup-1.png) no-repeat 0 2px;
    background-size: contain;
    margin-right: 7px;
}

.leader-block .tape-ttl {
    padding-right: 20px;
}

.leader-block .tape-ttl::after {
    content: "";
    position: absolute;
    width: 13px;
    height: 10px;
    top: 9px;
    right: 0;
    background: url(/i/tophotels/arr-right-2d9cdb.png);
}

.rating-link {
    position: absolute;
    bottom: 15px;
    font-size: 12px;
    font-family: 'apercu_pro', sans-serif;
    left: 211px;
    text-transform: uppercase;

}

.leader-block .tape-ttl {
    display: inline-block;
    position: absolute;
    right: 0;
    margin-top: 13px;
}

.rating-cont {
    padding-left: 215px
}

.tape-ttl, .tape-ttl-h2 {
    font-family: 'apercu_pro', sans-serif;
    font-weight: bold;
}

.tape-ttl {
    display: block;
    line-height: 1.3;
    text-transform: uppercase;
    font-size: 18px;
}

.tape-ttl-normal {
    text-transform: uppercase;    display: block;
    margin-top: 10px;
    font-size: 13px;
    color: #475669 !important;
    font-family: 'apercu_pro', sans-serif;

}

.tape-ttl_icon {
    color: #475669;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f1f1f1;
    width: 72%;
}

.tape-ttl_icon-v5 {
    display: inline-block;
    color: #475669;
    /*margin-bottom: 18px;*/
}

.leader-block-v5 {
    margin-top: 18px;
}

.tape-ttl-h2 {
    margin-bottom: 15px;
    font-size: 15px;
    color: #000
}

.tape-eyes-icon {
    background-image: url(/i/tophotels/premium-promo-date-seen.png);
    display: inline-block;
    width: 11px;
    height: 8px
}

.tape-eyes-icon_green {
    background-image: url(/i/tophotels/premium-promo-date-seen-green.png);
}

.tape-heart-icon {
    background-image: url(/i/tophotels/heart.png);
    display: inline-block;
    width: 8px;
    height: 7px
}

.tape-txt {
    display: block;
    line-height: 20px;
    font-size: 12px;
    color: #444;
}

.tape-desc {
    display: inline-block;
    margin-bottom: 15px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 6px #bbb;
    box-shadow: 0 0 6px #bbb;
    font-size: 0
}

.tape-desc-item {
    display: inline-block;
    vertical-align: top;
    width: 84px;
    height: 115px;
    padding-top: 20px;
    border-right: 1px solid #f1f1f1;
    text-decoration: none !important;
    box-sizing: border-box;
    text-align: center;
    font-family: 'apercu_pro', sans-serif;
    color: #000
}

.tape-desc-item:last-child {
    border-right: none
}

.tape-desc-item_long-name {
    position: relative;
    width: auto;
    padding: 20px 5px 0 5px;
}

.tape-desc-big {
    display: block;
    margin-top: 8px;
    font-weight: 700;
    font-size: 20px
}

.tape-desc-small {
    display: block;
    text-transform: uppercase;
    font-size: 10px
}

.tape-desc-icon {
    background-image: url(/i/tophotels/tape-icons.png);
    display: inline-block;
    width: 30px;
    height: 30px
}

.tape-desc-icon.restaurant {
    background-position: 0 -30px
}

.tape-desc-icon.place {
    background-position: 0 -60px
}

.tape-desc-icon.child {
    background-position: 0 -90px
}

.tape-block-img {
    width: 85px;
    height: 85px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    float: left
}

.tape-block-cnt {
    padding-left: 115px;
    min-height: 85px
}

.bull {
    background-image: url(/i/tophotels/dot.png);
    display: inline-block;
    vertical-align: middle;
    margin-left: 3px;
    margin-right: 3px;
    width: 3px;
    height: 3px;
}

.tape-block_city {
    overflow: hidden;
    border-color: #ddd;
}

.tape-block_city .tape-pic-wrap {
    height: auto;
}

.tape-block_city .tape-pic-label {
    font-size: 15px;
    font-weight: bold;
}

.tape-block_city .tape-ttl {
    font-family: 'apercu_pro', sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}

.tape-block_city .tape-ttl:hover {
    text-decoration: underline;
}

.tape-block_city .lite-grey {
    font-size: 11px;
}

.tape-block_city .page-ttls-hotel-rating {
    font-family: 'apercu_pro', sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: 18px;
    line-height: 18px;
}

.page-ttls-hotel-per {
    background: url(/i/tophotels/club-visited-hotel-like.png) no-repeat left top;
    padding-left: 15px;
    color: #00a551;
    font-family: 'apercu_pro', sans-serif;
    font-size: 11px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}

.tape-cont-black {
    padding: 5px 0;
}

.tape-block_city .tape-desc-small {
    font-size: 8px;
    color: #a7a7a7;
}

.tape-block_city .tape-desc-item {
    height: 95px;
}

.tape-desc-icon.luxe {
    background: url(/i/tophotels/luxe.png) no-repeat center top;
    width: 34px;
    height: 32px;
}

.tape-desc-icon.tops {
    background: url(/i/tophotels/tops.png) no-repeat center top;
    width: 34px;
    height: 32px;
}

.tape-desc-icon.bests {
    background: url(/i/tophotels/bests.png) no-repeat center top;
    width: 34px;
    height: 32px;
}

.tape-desc-more {
    display: block;
    font-family: 'apercu_pro', sans-serif;
    font-size: 10px;
    line-height: 12px;
    text-transform: uppercase;
    color: #999;
    text-align: center;
    text-decoration: underline;
    border-top: solid 1px #f8f8f8;
    padding: 12px 0;
}

.tape-desc-more:hover {
    text-decoration: none;
}

.tape-block_city .tape-cont {
    padding-left: 220px;
}

.tape-block-empty-block {
    background: url(/i/tophotels/tape-block-empty-block.png) repeat-x 0 0;
    padding-top: 7px;
    margin: 0px 0 10px;
}

.tape-block-empty-block-in {
    background: url(/i/tophotels/tape-block-empty-block-in.png) repeat-x 0 bottom;
    padding-bottom: 7px;
}

.tape-block-empty-block-inn {
    background: #fecc02;
    padding: 15px 20px;
    min-height: 180px;
}

.tape-block-empty-block-table {
    display: table;
    width: 100%;
    height: 180px;
}

.tape-block-empty-block-td-left {
    display: table-cell;
    vertical-align: middle;
    width: 165px;
    padding-right: 40px;
}

.tape-block-empty-block-td-left img {
    max-width: 100%;
}

.tape-block-empty-block-td-right {
    display: table-cell;
    vertical-align: middle;
    font-family: 'apercu_pro', sans-serif;
    font-size: 12px;
    line-height: 18px;
}

.tape-block-empty-block-td-ttl {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
}

.tape-block-empty-block-td-bot {
    padding: 20px 0 0 0;
}

.tape-block-empty-block-td-btn {
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    color: #000;
    border: solid 1px #000;
    border-radius: 3px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 2px 10px;
}

.tape-block-empty-block-td-btn:hover {
    text-decoration: none;
    color: #00a551;
    border-color: #00a551;
}

.tape-block-empty-block-td-bot .ls-form-choice-city2016 {
    background: none;
    width: auto;
    display: inline-block;
    width: 65%;
}

.tape-block-empty-block-td-bot .ls-form-choice-city2016 .ls-form-select {
    background: #fff;
    border: 1px solid #f0eaca;
    height: 24px;
    position: relative;
    top: -2px;
    margin-right: 5px;
}

.tape-block-empty-block-td-bot .ls-form-choice-city2016 .ls-form-s-inp {
    margin-top: 4px;
}

.tape-block-empty-block-td-bot .ls-form-choice-city2016 .ls-form-s-bt {
    background: url(/i/tophotels/burger-000.png) no-repeat center center;
}

.tape-block-empty-block-td-bot .ls-form-choice-city2016 .ls-form-dd {
    top: 23px;
}

.ls-form-select-red {
    border-color: #da4c4c !important;
}

.ls-form-select-red .ls-form-s-inp::-moz-placeholder {
    color: #da4c4c !important;
}

.ls-form-select-red .ls-form-s-inp::-webkit-input-placeholder {
    color: #da4c4c !important;
}

.ls-form-select-red .ls-form-s-inp:-ms-input-placeholder {
    color: #da4c4c !important;
}

.tape-block-empty-block-td-link {
    text-decoration: underline;
}

.tape-block-empty-block-td-link:hover {
    text-decoration: none;
}

.tape-block-ttls {
    font-family: 'apercu_pro', sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    clear: both;
    color: #e9bf17;
    margin-bottom: 18px;
    padding: 5px 0 5px 48px;
    margin-left: 6px;
    background: url(/i/tophotels/tape-block-ttls.png) no-repeat left center;
}

.tape-pic-label_left {
    left: 0;
}

.page-ttls-top .hotel-hotline-item_city-r {
    margin: 0;
}

.tape-pic-label_round {
    background: #9ea3a4;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    font-family: 'apercu_pro', sans-serif;
    font-size: 12px !important;
    line-height: 30px;
    font-weight: normal !important;
    opacity: 0.8;
    top: 10px;
    left: 10px;
}

.tape-ttl_black {
    color: #000;
}

.tape-cont_auto {
    min-height: 100%;
}

.tape-bnr {
    background: url(/i/tophotels/t-bnr.jpg) no-repeat center;
    background-size: cover;
    height: 380px;
    text-align: center;
    position: relative;
}

.tape-bnr.bg2 {
    background-image: url(/i/tophotels/t-bnr2.jpg);
}

.tape-bnr-btn {
    background-color: #e03a3a;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    margin-top: 55px;
    border-radius: 3px;
    text-decoration: none !important;
    text-transform: uppercase;
    font-family: 'apercu_pro', sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
}

.tape-bnr-info {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 190px;
    padding-top: 45px;
    box-sizing: border-box;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
}

.tape-bnr-ttl {
    font-family: 'apercu_pro', sans-serif;
    font-weight: bold;
    font-size: 22px;
}

.tape-bnr-eye {
    background-image: url(/i/tophotels/eyes-fff.png);
    display: inline-block;
    width: 11px;
    height: 8px;
}

.tape-cont-photos {
    overflow: hidden;
}

.tape-cont-photos-i {
    float: left;
    border-radius: 2px;
    vertical-align: top;
    margin: 5px 0 0 5px;
    width: 60px;
    height: 60px;
}

.tape-cont-photos-i img {
    width: 100%;
    height: auto;
    border-radius: 2px;
}

.tape-cont-photos-more {
    font-family: 'apercu_pro_light';
    font-size: 10px;
    line-height: 13px;
    float: left;
    vertical-align: top;
    width: 60px;
    height: 60px;
    border-radius: 2px;
    background: #ebebeb;
    padding-top: 17px;
    margin: 5px 0 0 5px;
    text-transform: uppercase;
    color: #ccc;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.tape-users-i-img {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    width: 60px;
    border-radius: 30px;
    overflow: hidden;
    box-sizing: border-box;
}

.tape-users-i-info {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    font-family: 'apercu_pro', sans-serif;
    line-height: 20px;
}

.tape-users-i-username {
    display: inline-block;
    font-weight: bold;
    text-decoration: none;
}

.tape-users-i-row-v5 .tape-users-i-username {
    font-size: 14px;
    text-transform: uppercase;
}

.tape-users-i-pm {
    background: url(/i/tophotels/icon-pm.png);
    width: 14px;
    height: 13px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 3px;
}

.tape-users-i-user-from {
    font-size: 13px;
    color: #475669;
}

.tape-users-i-user-from-a {
    white-space: nowrap;

    color: #475669;
}

.tape-photo {
    height: 320px;
    overflow: hidden;
    position: relative;
}

.tape-photo-img {
    width: 100%;
}

.tape-photo-ttl {
    width: 100%;
    font-family: 'apercu_pro', sans-serif;
    line-height: 1.3;
    font-weight: bold;
    font-size: 20px;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    top: 15px;
}

.tape-photo-bot {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
}

.tape-block-photo {
    max-height: 320px;
    overflow: hidden;
    margin: -15px -15px 15px;
}

.tape-block-bot {
    border-top: 1px solid #f1f1f1;
    margin: 15px -15px -15px;
    padding: 15px;
}

.tape-comm-img {
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 15px;
}

.tape-comm-txt {
    margin-top: 10px;
    line-height: 20px;
}

.tape-comm-rating {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    margin-right: 10px;
    border: 1px solid #eee;
    border-radius: 3px;
    font-size: 0;
}

.tape-comm-rating-link {
    display: inline-block;
    border-left: 1px solid #eee;
    min-width: 28px;
    text-decoration: none !important;
    font-family: apercu_pro_light;
    font-size: 10px;
    text-align: center;
    color: #999;
}

.tape-comm-rating-link:first-child {
    border-left: none;
}

.tape-comm-sect {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 17px;
    margin-bottom: 17px;
}

.tape-more {
    display: inline-block;
    border-bottom: 1px dotted;
    font-family: "apercu_pro";
    font-size: 13px;
    font-weight: bold;
    position: relative;
    margin-left: 30px;
    text-decoration: none !important;
    line-height: 1;
}

.tape-more:before {
    background-image: url(/i/tophotels/more-blue.png);
    display: inline-block;
    width: 21px;
    height: 5px;
    position: absolute;
    left: -30px;
    top: 5px;
    content: '';
}

.tape-mask {
    white-space: nowrap;
    position: relative;
    overflow: hidden;
}

.tape-mask:before {
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 75%);
    display: inline-block;
    width: 40px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    content: '';
}

.tape-block__cost {
    color: #318cc6;
    float: right;
    font-weight: bold;
    font-family: 'apercu_pro', sans-serif;
    font-size: 14px;
}

.tape-flr {
    float: right;
}

.leader-block-mobile {
    display: none;
}

.tape-block__date {
    position: absolute;
    bottom: 20px;
    left: 20px;
    font-size: 12px;
    color: #999;
}

/**/
.content-banner {
    height: 200px;
    background: url("/i/tophotels/banner-cont.jpg") no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
    box-sizing: border-box;
    position: relative;
}

.content-banner_back2 {
    background: url("/i/tophotels/room2.jpg") no-repeat center;
}

.content-banner_test {
    background: url("/i/tophotels/test1.jpg") no-repeat center;
    background-size: cover;
}

.content-banner-left {
    background-color: rgba(0, 0, 0, 0.28);
    display: inline-block;
    height: 100%;
    padding: 15px 35px 15px 20px;
    box-sizing: border-box;
}

.content-banner-left_test {
    padding: 82px 35px 0 35px;
}

.content-banner-ttl {
    font-size: 20px;
    color: #fff;
    font-family: 'apercu_pro';
    font-weight: bold;
}

.content-banner-txt {
    font-family: 'apercu_pro_light';
    font-size: 10px;
    text-transform: uppercase;
    color: #fff;
}

.content-banner-photo-wrap {
    background: rgba(255, 255, 255, .6);
    padding: 10px;
    display: inline-block;
    margin: 0 -10px;
    position: relative;
}

.content-banner-photo-wrap_guess {
    padding: 10px 15px;
}

.content-banner-photo {
    width: 50px;
    height: 50px;
    display: inline-block;
    margin-right: 2px;
    vertical-align: sub;
    overflow: hidden;
}

.content-banner-photo img {
    width: 100%;
    height: auto;
}

.content-banner-photo-descr {
    display: inline-block;
    vertical-align: top;
    line-height: 18px;
    margin: 8px 5px 0 8px;
}

.content-banner-photo-descr_guess {
    margin: 0;
    font: bold 20px apercu_pro;
    color: #000;
    line-height: normal;
}

.content-banner-photo-wrap:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 35px 0 35px 15px;
    border-color: transparent transparent transparent rgba(255, 255, 255, .6);
    top: 0;
    right: -15px;
    position: absolute;
    content: '';
}

.content-banner-photo-wrap_guess:after {
    display: none;
}

.content-banner__btn {
    display: inline-block;
    padding: 10px 25px;
    color: #fff;
    text-transform: uppercase;
    font: 13px apercu_pro;
    background-color: #00a550;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.content-banner__note {
    position: absolute;
    top: 0;
    left: 0;
    font: 12px apercu_pro;
    color: #fff;
    height: 23px;
    line-height: 23px;
    padding: 0 5px 0 10px;
    background: rgba(0, 0, 0, .3);
}

.content-banner__note:after {
    position: absolute;
    content: '';
    background: url("/i/tophotels/test-corner.png");
    width: 16px;
    height: 23px;
    top: 0;
    right: -16px;
}

@media screen and (max-width: 980px) {
    .tape-ttl_icon-v5 {
        display: block;
        margin-bottom: 5px;
    }

    .tape-ttl {
        font-size: 15px;
    }

    .tape-ttl-normal {
        font-size: 12px;
    }

    .tape-users-i-row-v5 .tape-users-i-username {
        font-size: 13px;
    }
}

@media screen and (max-width: 640px) {
    .tape-block_v5 .tape-pic-wrap {
        width: 40px;
        height: 40px;
        display: block;
        position: absolute;
        top: 61px;
        order: 1;
        float: none;
    }

    .tape-block_v5 {
        padding: 0 0 15px 0;
        border: none;
        margin-bottom: 15px;
        display: flex;
        flex-direction: column;
        border-bottom: 1px solid #eee;
    }

    .tape-hide-mb {
        display: none;
    }

    .tape-cont-photos-i {

        width: 40px;
        height: 40px;
    }

    .tape-cont-photos-more {
        padding-top: 5px;
        width: 40px;
        height: 40px;
    }

    .tape-block_v5 .tape-cont {
        padding-left: 0;
    }

    .rating-link {
        position: static;
        margin-top: 20px;
        display: block;
    }

    .leader-block_cup {
        display: none;
    }

    .tape-users-i-info {
        padding-left: 50px;
    }

    .tape-ttl {
        font-size: 14px;
    }

    .tape-ttl-normal {
        font-size: 11px;
    }
}