.progamm-btn.blue-btn{
background:#007ec8;}

.teems.one-box .teem{
    background:#007ec8 !important;
}
body .teems.one-box .teem span{
    WIDTH:100% !IMPORTANT;
}
.video-box-small .video-txt{
    text-shadow: 1px 1px 1px rgb(0 0 0);
}


@media screen and (max-width: 1000px){
.teems.one-box .countries .centering {
    width: 100%;
    transform: none;
    left: 37%;
}
.logo-wrap img {
    float: left;
    width: 100%;
    height: 230px;
    object-fit:contain;
}
}

@media screen and (max-width: 500px){
.teem {
    background: #007ec8 url(/box/img/olympics/winterolympics.png) top right no-repeat !important;
}
}

