@media screen and (max-width: 959px) {
    .tlk-menu__panel {
        top: 5px !important;
        }
    
}
        
.tlk-menu__panel {
        background-color: #5D6FFE  !important;
        }
        
.tlk-menu__link {
        color: #ffffff !important;
    }
        
        
@media screen and (min-width: 960px) {
    .tlk-menu__container {
        background-color: #5D6FFE  !important;
        }
        
}

.tlk-userbar__user-image {
    box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0) !important;
}

@media screen and (max-width: 639px) {
    .tlk-userbar__user-image_sm {
    width: 47px !important;
    height: 47px !important;
}
}

.tlk-userbar__user-image svg {
    height: 23px !important;
}

.t-sociallinks__customimg {
    width: 60px !important;;
    height: 60px !important;;
}