@media (max-width: 1024px){
    .affix-video.affix{
        position: static;
    }
}
.tagslist a {
color: #5D5D5D;
padding: 2px;
line-height: 2;
text-transform: uppercase;
font-size: 16px;
white-space: pre-wrap;
}
.tagslist a:hover {background: #4C9ED9; color: #fff;}
#item-container .items-row .item-image {
width: 25%;
float: left;
}
#item-container .item-image img {
max-width: 90%;
}
#item-container .item-content {
width: 75%;
float: right;
}
.tagslist {
    font-weight: bold;
}