.wn-daily-post {
    background-color: #f8f8f8;
    padding: 0;
}

.wn-daily-post .latest-b21-cont {
    max-width: 80%;
    margin: 0 auto;
    background-color: #fff;
    padding: 14px 27px 17px;
    margin-top: -30px;
    box-shadow: 0 2px 10px -4px rgba(0, 0, 0, 0.084);
}

.wn-daily-post .latest-b21-title {
    margin-bottom: 34px;
    margin-top: 17px;
}

#wrap .wn-daily-post .latest-author img {
    display: inline-block;
    width: auto;
}

.wn-daily-post-carousel .owl-dots {
    margin-top: 15px;
}