﻿@media (max-width: 1400px)
{
  h2 {
    margin-top: 0;
  }
}

h2 {
    margin: 0px 0 0px;
}

h2 {
    font-size: 30px;
    color: #333;
}

.txt>div p {
    font-size: 16px!important;
    color: #666!important;
    line-height: 32px!important;
}