	.nws{
    color:rgb(206 163 89)!important;
}

.home-showcase__title {

     margin-top: 0px; 
}
.home-showcase__inner {
    padding: 0px 45px 36px;
}
.blog{
        margin-top: 30px;
}
.blog-sidebar__bottom-box-icon img{
    width: 340px;
    height: 210px;
}
.blog-sidebar {
    padding: 10px 0 120px;
}
.blog-details__img img {
    width: 100%;
    height: 320px;
}
.blog-details{
        background-color: transparent!important;
}
.sidebar__post {
    background-color: #ffffff;
}
.blog-details {
    padding: 10px 0 120px;
}
.sidebar__post-content img{
    width:290px;
    height: 200px;
}
    @media only screen and (max-width: 767px){
.blog-sidebar__bottom-box {
    padding: 30px 30px 48px!important;
}
}