.uc-mobnav .t280__container {
    width: 75px;
    left: auto;
}

iframe[src^="https://vk.com"], iframe[src^="https://www.youtube.com"].video-block {
    height: 50vw !important;
    max-height: 650px;
}

.uc-blackfriday-row {
    max-height: 35px;
}

.b24-widget-button-block {
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.20);
}

.uc-desktopnav .t280__container {
    width: 75px;
    left: auto;
    padding-right: 25px;
}

.uc-desktopnav .t280__main_opened .t280__container {
    left: auto!important;
}

.uc-actorcard svg.t-sociallinks__svg, .uc-actorcard a[aria-label="vk"] {
    width: 30px !important;
    height: 30px !important;
}

@media (max-width: 980px) {
    .uc-actorcard .t546__title {
        font-size: 1.5em
    }
    
    .uc-actorcard .t546__descr {
        font-size: 1.25em;
    }
    
    .uc-actorcard .t546__textwrapper {
        margin-bottom: 15% !important;
    }
    
    .uc-rolesheading .t015__title {
        font-size: 1.5em;
    }
    
    .uc-rolesheading {
        padding-top: 0px!important;
        padding-bottom: 0px!important;
    }
}


.uc-wowlink-1 a {
    text-decoration: none;
    padding-bottom: 2%;
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0% 102%;
    background-repeat: no-repeat;
    background-size: 0% 8px;
    transition: background-size .3s;
}

.uc-wowlink-1 a:hover {
    background-size: 100% 8px;
}
