/* Mobile styles */
@media (max-width: 768px) {
    
#line2{
  width: 100%;
}
.mobilpad{
  padding: 15px !important;

} 
.logo{
  height: 50px;
}

}