.site-navbar .site-logo a {
  font-family: 'Oswald', sans-serif;
  font-weight: bold !important;
  text-transform: none !important;
  font-size: 35px;
}

.testimony-29101 .text {
  padding-bottom: 70px !important;
}

.d-md-flex .text blockquote {
  padding-bottom: 0 !important;
}

.d-md-flex .text h3 {
  font-size: 20px;
}

.d-md-flex .text ul {
  padding: 15px;
}

.d-md-flex .text p, .d-md-flex .text ul li {
  font-size: 15px;
}

.introduction-container {
  margin: 0 auto;
}

.introduction-container table tr th {
  background: #fff6da;
  border-right: none;
  padding: 20px 40px;
}

.introduction-container table tr td {
  border-left: none;
}

.introduction-container table {
  width: 100%;
  height: 30vh;
  padding-right: 15px;
  padding-left: 15px;
}

.introduction-container table tr th, .introduction-container table tr td {
  padding: 10px 40px;
}

.owl-carousel .media-29101 img {
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
}

.padding-none {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

.mt-5 {
  margin-top: 0 !important;
}

@media screen and (max-width: 440px) {
  .introduction-container table tr th, .introduction-container table tr td {
    font-size: 15px;
    padding: 10px;
  }
}
/*# sourceMappingURL=mine.css.map */