 
  @media screen and (max-width: 768px) {

 /*Candidates Login Page*/

 .siteLogo {
  
  width: 180px !important;
 }
 .singUpBg
 {
    background-position: top;
    background-repeat-y: repeat;
 }

}