#top-elements .social_media_top {
    width: 130px;
}

#bottom_4 .widget_media_image {
    width: 130px !important;
}

@media screen and (min-width: 960px) {
.u-design-fixed-menu-on.fixed-menu #main-menu {
background-color: rgba(56, 56, 56) !important;
}
}
@media screen and (max-width: 959px) {
.mean-container .mean-bar {
    position: fixed !important;   
}
}
@media screen and (min-width: 720px){
.u-design-fixed-menu-on.fixed-menu #main-menu  {
    background-color: rgba(56, 56, 56) !important;
}
}