ul.nxs-menu li ul {
 width: 290px;
}


a#numb1{ position: absolute;
    right: 32%;
    top: 20px;
}


@media only screen and (max-width: 780px) {
  
a#numb1
 {

    top: 49px !important;
    right: 19% !important;

}

.nxs-margin-bottom-0-2 {
  
    margin-bottom: 25px !important;
}

}