.x-social-global {
    height: 22px;
    position: relative;
    margin-bottom: 22px;
    margin-top: -50px !important;
    color: #ffffff;
    top: -100px;
    left: -16px;
}

.x-btn-navbar.collapsed {
    color: #45b3c2;
}


@media only screen and (max-width: 768px){
.x-social-global {
    height: 22px;
    position: relative;
    margin-bottom: 22px;
    margin-top: -150px !important;
    color: #ffffff;
    top: -100px;
    left: -16px;
}

}

