<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-img-txt {
  background-color: #202020;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.block-img-txt .offset {
  width: 100%;
}
.block-img-txt .offset .contenu:not(:first-child) {
  margin-top: 3rem;
}
.block-img-txt .offset .contenu .txt-before-title {
  margin-bottom: 3rem;
}
@media (min-width: 992px) {
  .block-img-txt {
    padding-top: 3rem;
  }
  .block-img-txt .offset {
    width: 80%;
  }
  .block-img-txt img.full {
    object-position: center;
    object-fit: cover;
  }
  .block-img-txt .contenu:not(:first-child) {
    margin-top: 8rem !important;
  }
  .block-img-txt .contenu .txt-before-title {
    margin-bottom: 8rem;
  }
  .block-img-txt + .block-img-txt {
    padding-bottom: 3rem;
  }
}
@media (min-width: 1200px) {
  .block-img-txt img.full {
    max-width: 50vw;
    width: 50vw;
    max-height: 500px;
    height: 100vh;
    object-position: center;
    object-fit: cover;
  }
}
