.gd_posts_categories__title {
    padding-left: 10px;
}
.logo img {
    height: 95px;
}
.gd_header_content img {
    width: auto !important;
    height: 115px !important;
}
header#header {
    margin-bottom: 30px;
}
.gd_posts_categories__title .gd_text {
    font-size: 17px;
    color: #fff;
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
    height: 46px;
    line-height: 1;
    padding-top: 10px;
    padding-bottom: 10px;
    white-space: inherit;
    overflow: hidden;
}
.gd_posts_categories__title {
    height: 45px;
    background: #f88119;
    z-index: 100;
    margin: 0 -1px;
    border-radius: 5px 5px 0 0;
    position: relative;
}
figure.gd_first_post_image:after {
    content: "BERBERIN.VN";
    background: #fff0;
    position: absolute;
    height: 35px;
    width: 135px;
    bottom: 0px;
    top: 170px;
    right: 0px;
    transform: rotate(-43deg);
    color: #f78019;
    font-size: 20px;
    font-family: "Times New Roman", Times, serif;
}
/*figure.gd_news__image:after {
    content: "BERBERIN.VN";
    background: #fff0;
    position: absolute;
    height: 35px;
    width: 135px;
    bottom: 0px;
    top: 130px;
    left: 165px;
    transform: rotate(-43deg);
    color: #f78019;
    font-size: 13px;
    font-family: "Times New Roman", Times, serif;
}*/