#community_wraper.flooradvice-body .col-xs-12{
    margin-bottom: -20px;
}

.sportspage__freeHtmlfloor .floor-collapse{
    background: #edeff1;
}

.sportspage__freeHtmlfloor .titleblock {
    padding: 50px 50px 30px;
}

.sportspage__freeHtmlfloor .titleblock__tagline {
    color: #0082c3;
    font-size: .9em;
    text-transform: uppercase;
    font-family: Roboto-Condensed;
    font-weight: 400;
    font-style: normal;
}

.sportspage__freeHtmlfloor .titleblock__title {
    font-size: 2.15em;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    font-family: inherit;
}

.sportspage__navigation--bottom-fitted {
    height: 100%;
}

.sportspage__navigation--bottom-fitted button.sportspage__nav-item {
    top: 30vh;
}

.sportspage__freeHtmlfloor .flooradvice-bloc__content{
    background: white;
}

@media(max-width:800px){
    #community_wrapper .col-xs-12.col-lg-3 {
        margin-bottom: -20px;
    }
    .flooradvice-bloc__media img{
        width: 185%;
    }
}