/*
Theme Name: Oshin Child
Description: Oshin Child Theme
Author: Brand Exponents
Template: oshin
Version: 1.0
*/

@import url("../oshin/style.css");

#video-home {
    height: 600px !important;
}

@media screen and (max-width: 800px) {
  .home-expertise-row .tatsu-button {
    color: #33649c !important;
    border-color: #33649c !important;
  }
  #video-home {
    height: auto !important;
  }
}