@media only screen and (max-width: 850px) {
  .top-comapny-listing {
  width: 100% !important;}
  .top-left-button.one {
  width: 50% !important;}
  

  .top-left-button {
  margin: 0px !important;}
  
  .top-left-button.two {
    width: 33% important;}
  
  .top-left-button.three {
  width: 33% !important;}
  
  .headtoppart {
  position: fixed !important;
  height: 50px !important;
    width: 110% !important;
    margin-top: -10px !important;
    margin-left: -10px !important;
  z-index: 999}
  .top-company-listing {
    position: fixed !important;
    float: initial !important;
    
  width: 100% !important;
  margin-top: 50px !important;}
  
  .wsmobileheader.clearfix {
    margin-top: 34px !important;
  top: 40px !important;}
  
  .headerwp {
    background-color: #303032 !important;
    
    margin-left: -13px !important;
    margin-top: 40px !important;
    position: fixed !important;
    float: initial !important;
    justify-content: center !important
    display: flex !important;
  width: 110% !important;}
}
  @media (max-width:480px){
  .headerwp.clearfix{
    width: 100% !important;
    margin-left: 0 !important;
    display: block!important;
    }
    .headtoppart a.select_top{
      display:none;
    }
    .headtoppart{
      width:100% !important;
      margin-left:0px !important;
    }
    .one
         
  }
  
