@media only screen and (max-width: 600px) {
  .height-header{
  	height: 60px;
  }
  .img-header{
  	margin: 0;
  }
  .lang-vi{
  	border-left: none;
  	padding-left: 0;
  }

  #jssor_1{
  	/*height: 300px !important;*/
  }

  .jssor-img{
  	/*height: 300px !important;*/
  }
}