.luxnet.users-slider h2 {
    float: left;
}

@font-face {
    font-family: "Akrobat";
    src: url("../fonts/Akrobat.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
a, li, p, div {
    font-family: 'Akrobat', sans-serif !important;
}
.rtin-leftbox.luxnet .rtin-description {
    font-size: 18px !important;
}

#learn-press-user-profile #learn-press-profile-nav {
    float: none;
    max-width: 200px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#learn-press-user-profile #learn-press-profile-nav .learn-press-tabs li a {
    cursor: default;
}
#learn-press-user-profile #learn-press-profile-nav .learn-press-tabs li a:before {
    display: none;
}

@media screen and (max-width: 480px) {
    #learn-press-profile-nav .learn-press-tabs {
        right: 0;
        width: 100%;
        display: block !important;
        background: #03A9F4;
        color: #FFF;
        position: absolute;
        margin-top: 0px !important;
    }
}