.tm-logo>img {
    position: absolute;
    left: -60px;
    top: -15px;
    width: 75px;
}

.va-promo-text {
    top: 72%;
}

.tag {
    padding: .5px 4px;
    background: #eee;
    color: #aaa;
    font-size: 9px;
    font-style: normal;
    font-weight: 700;
    margin: 0 3px;
    text-transform: uppercase;
}

.tm-logo:hover>img,
.footer-logo a:hover img {
    transform: none;
}

.va-promo-text h3 {
    padding-top: 0;
    line-height: 92px;
}

.va-promo-text .read-more {
    margin-top: 15px;
    width: 65px;
    display: block;
    position: absolute;
    right: 0;
}

.va-promo-text .promo-sub {
    padding: 0 10px;
    background: rgba(0, 0, 0, 0.2);
    display: inline-block;
}

iframe[title="fb:like Facebook Social Plugin"] {
    display: inline-block;
    position: relative;
    left: 160px;
}

.footer-logo a img {
    width: 125px;
}

.bottom-wrapper {
    background: url(/img/ball_court.jpg) 50% 50%;
}

.tt-location {
    margin-bottom: 15px;
}

.va-latest-bottom .text {
    height: 240px;
}

.va-promo-text {
    top: 50%;
    left: 15%;
}

.uk-navbar-nav>li>a {
    font-size: 13px;
}

.main.flex-wrap,
#content {
    overflow: auto;
}

.gp-card--meta p,
.chart-count,
.chart-total {
    display: none;
}

@media (min-width: 1220px) {
    .uk-container {
        max-width: 1230px;
        padding: 0 35px;
    }
}