.DNNContainer_Kieu3 {
    background: #fff;
    border-top: none;
}

  .DNNContainer_Kieu3 .header {
    border-top: none;
    background: #20aa00;
    height: 40px;
  }

.DNNContainer_Kieu3 .title h2 {
    /*text-indent: 40px;*/
    margin: 0px;
    text-align: center;
}

.DNNContainer_Kieu3 .title h2 a,.DNNContainer_Kieu3 .title h2 span {
    color: white;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 40px;
}

.DNNContainer_Kieu3 .heading_wrapper {
    margin: 0;
    border-bottom: 1px solid #ff9000;
    border-radius: 5px 5px 0 0;
    height: 41px;
}

.DNNContainer_Kieu3 .Content-Kieu3 {
    padding: 10px;
    border: 1px solid #dbdbdb;
    border-top: none;
} 
/*@media screen and (max-width: 768px){
    .DNNContainer_Kieu3 .Content-Kieu3 a img{
        width: 100% !important;
        height: auto !important;
    }
}*/