@media (min-device-width: 540px) and (max-device-width:719px){
    #header-mob-container{
      width: 530px;    
    }
} 