﻿@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .inner-content {
    width: 1136px; }
  .newsTitleFont {
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.57;
    letter-spacing: normal;
    color: #0056a7;
    margin-bottom: 5px;
    word-break: break-all; } }

@supports (-ms-ime-align: auto) {
  .count {
    padding-left: 25%; } }
