@media screen and (min-width:992px) {

    .profile-radio-title {
        color: #777777;
        font-size: 34px;
        margin-bottom: 0px;
        margin-top: 0px;
    }

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

    .box-title {
        color: #A1A1A1;
        margin-bottom: 15px;
    }
}
