 @media screen and  (max-width:500px)  {
  .b{ 
position: relative !important;
left: 50px;

    }
    
}

hr{color: white !important; }  

