/*
Theme Name: CS Sport
Description: CS Sport
Theme URI: https://cs-sport.co.th
Author: Design & Development etc.
Author URI: https://design-development.com
Template: salient
Version: 1.0
*/

#header-outer #top #logo img {
  height: 60px !important;
}
@media only screen and (max-width: 999px) {
  #header-outer #top #logo img {
    height: 48px !important;
  }
}
