.block26 {
  margin: 40px 0;
}

.block26 .block26_devidefirst_header {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
  color: #000;
  margin: 0px 0 10px;
  font-weight: 600;
  font-size: 20px;
  padding: 3px 0px;
  border-bottom: 3px solid #e3e3e3;
  position: relative;
}

.block26 .block26_devidefirst_header .block26_devidefirst_header_right {
  text-align: right;
  font-size: 20px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.block26 .block26_devidefirst_header::after {
  top: 36px;
  position: absolute;
  display: block;
  content: " ";
  background-color: #AF1E34;
  width: 100px;
  height: 3px;
}

.block26 .news-body .news-image img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  min-height: 100px;
  max-height: 400px;
  height: auto;
}

.block26 .news-body h2 {
  font-weight: 600;
  text-align: center;
}

.block26 .news-body h2 a {
  font-size: 20px;
}

.block26 .news-body p {
  font-size: 16px;
  text-align: center;
}

.block26 .block26_right_section .block26_right_section_devide {
  margin: 0 0 20px 0;
}

.block26 .block26_right_section .block26_right_section_devide img {
  width: 100%;
  max-height: 120px;
  min-height: 40px;
  height: auto;
}

.block26 .block26_right_section .block26_right_section_devide h2 {
  font-weight: 600;
  line-height: 18px;
}

.block26 .block26_right_section .block26_right_section_devide h2 a {
  font-size: 15px;
}
