body .wpb_row {
    margin-bottom: 0px;
}
#text-9{
width: 15%;
}
@media only screen and (min-width: 768px){
.mobile-header-details {
    /* display: none; */
}
}
@media only screen and (max-width: 1100px){
.mobile-header-details {
    padding: 3px 15px 13px 15px;
    border-bottom: 1px solid #eee;
}
}
.first-footer ul.border {
    border-right: 0px dotted rgba(255, 255, 255, 0.15)!important;
}
.blog-meta{
    display: none !important;
}
.entry-header{
   margin-top: 1rem;
}
aside#categories-2 {
    display: none !important;
}


