@media screen and (min-width: 700px) {
  .menuclass {
    width: 72% !important;
    float: left !important; }

  .user__avatar {
    margin-top: 15px !important; }

  .header {
    padding: 5px 0px; }

  .header .user__dropdown {
    top: 81px !important; }

  .header--left .header-menu ul li ul a {
    line-height: 44px; } }
.header .user__dropdown a {
  color: #000 !important; }
