/* CSS Document */
#k2Container {
    background-image: url(../images/logoinp.png)!important;
    background-color: #908e84;
	background-position: right bottom!important;
    background-repeat: no-repeat!important;
    background-size: contain!important;
}
.itemListView{background-color: #ffffff!important}
@media (max-width: 500px) {
	.com_k2 .itemListCategory h2 {
    background-color: #908e84;
}
}