/*
Theme Name: MediaOne
Author: Alexandr Kuchinskiy
Author URI: http://www.upwork.com/o/profiles/users/_~017d3f83afaae00a28/
Description: The theme created special for "MediaOne"
Version: 1.0
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@media (max-width: 992px) {
  .header .logo {
    position: relative;
    margin: 0 auto;
  }
}

@media (max-width: 767px){
  .catalog {border-top:none;}
}

.thumbnail-nav .slick-slide img {
    height: 100px !important;
    object-fit: contain;
}
