#bloglatestsp {
  display: none;
}
@media only screen and (max-width: 1199px) {
    #bloglatestsp {
  display: block!important;
  max-width: 500px;
  margin: 0 auto;
}
#bloglatestspside {
    display: none!important;
}
.yarpp-related {
    display: none!important;
}
}
.column-list li {
    font-size: 1em;
    margin-left: 5px;
    list-style-type: none;
    margin-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E4E4E4;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-right: 5px;
}
.column-list li a {
text-decoration: none;
}
.column-list li a:hover {
text-decoration: underline;
}
.upday_txt {
    font-size: 0.75em;
    padding-top: 5px;
    color: #999999;
    padding-bottom: 5px;
    }
.blog_px {
    font-size: 0.75em;
}