  .DNNContainer_Kieu5 .header {
    border-top: none;
    background: none;
    height: 18px;
  }

  .DNNContainer_Kieu5 .title h2 {
    margin: 0px;
    text-align: left;
    line-height: 20px;
    height: 20px;
    display: inline-block;
    padding-right: 15px;
   
  }

.DNNContainer_Kieu5 .title h2 a,.DNNContainer_Kieu5 .title h2 span {
    color: #c30000;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Merriweather', Arial, sans-serif;
    font-weight: 700;
}


.DNNContainer_Kieu5 .heading_wrapper {
    margin-bottom: 5px;
    height: 20px;
}


@media screen and (max-width: 413px){
.DNNContainer_Kieu5 .title h2 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}
}
