/*Adjust logo space*/
@media (max-width: 320px) {
  .t3-sl-1 {
    margin-top: -20px;
  }
}