.uc-hero .t889__blockimg {
    box-shadow: 10px #ccc;
    -webkit-box-shadow: 0px 22px 47px -7px rgb(34 60 80 / 19%);
    -moz-box-shadow: 0px 22px 47px -7px rgba(34, 60, 80, 0.19);
    box-shadow: 0px 22px 47px -7px rgb(34 60 80 / 19%);
}
    .embed-responsive {
        position: relative;
        display: block;
        overflow: hidden;
        width: 100%;
        padding: 0;
    }
    
    .embed-responsive-16by9::before {
    padding-top: 56.25%;
}
.embed-responsive::before {
    display: block;
    content: '';
    box-sizing: border-box;
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.t545__col .t-sociallinks__svg {
    width: 44px;
    height: 44px;

}

.t545__col a {
    width: 44px !important;
    height: 44px !important;
}