@media (min-width: 990px){
  .nav-sub-list5 .nav-sub-item img {
      width: 110px !important;
      height: 95px !important;
  }
}

@media (max-width: 599px){
	div .template {
        height: 500px;
    }
}