@media screen and (min-width:768px) and (max-width:991px) {
    .profile-radio-title {
        color: #777777;
        font-size: 34px;
        margin-bottom: 0px;
        margin-top: 0px;
        text-align: left;
    }

    .profile-radio-logo {
        margin-bottom: 0px;
        width: 150px;
        height: 150px;
    }

    .box-title {
        color: #A1A1A1;
        margin-bottom: 5px;
        text-align: left;
    }
}
