.top-cat-menu{
    margin-right: 42px;
}
.list-item img{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.post-content img{
    max-width: 100% !important;
    height: auto!important;
}