<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/teamcoursesinternational.com/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>1433</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/teamcoursesinternational.com/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>3535</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/teamcoursesinternational.com/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>4847</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/teamcoursesinternational.com/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>4955</b><br />
.block-service-int {
  background-color: #202020;
  position: relative;
  z-index: 3;
}
.block-service-int h2 {
  font-size: 1.375rem;
}
.block-service-int h3 {
  font-size: 2.0rem;
  color: #FF3600;
  font-weight: bold;
  text-transform: unset;
}
.block-service-int .image img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}
@media (min-width: 576px) {
  .block-service-int h2 {
    font-size: 1.375rem;
  }
  .block-service-int h3 {
    font-size: 2.5rem;
    color: #FF3600;
    font-weight: bold;
    text-transform: unset;
  }
  .block-service-int .image img {
    width: 100%;
    height: 75vh;
    object-fit: cover;
  }
}
@media (min-width: 768px) {
  .block-service-int h3 {
    font-size: 2.7rem;
    text-align: unset;
  }
}
