.symptomology .block-inline-blocksymptom-section .col:nth-of-type(1) img {
  width: 85px;
}
.symptomology .block-inline-blocksymptom-section .col:nth-of-type(2) img {
  width: 98px;
}
.symptomology .block-inline-blocksymptom-section .col:nth-of-type(3) img {
  width: 98px;
}
.symptomology .block-inline-blocksymptom-section .col:nth-of-type(4) img {
  width: 72px;
}
@media (max-width: 1440.98px) {
  .symptomology .block-inline-blocktabs .tab-content .tab-pane:first-of-type img {
    margin-top: 3rem;
  }
}
@media (min-width: 1441px) {
  .symptomology .text-and-image .text-col {
    padding-top: 7.75rem;
    padding-bottom: 7.75rem;
  }
}
@media (min-width: 1441px) {
  .symptomology .text-and-image .media-col img {
    top: auto;
    bottom: 0;
    transform: none;
  }
}