header .logo img.site-logo{height:42px;width:auto;max-width: 240px;}
.search-box2{height: 60px;}
.search-btn{cursor: pointer;}
.footer-box .footer-bottom{font-size: 13px; color: #ccdcef;}
.g-title{color: #fff;margin:2px 0 12px;text-align: left;}
@media screen and (max-width:768px) {
.footer-box{flex-wrap: wrap;}
.footer-box .footer-top,.footer-box .footer-bottom{text-align: center;width: 100%;}
.games{grid-template-columns: repeat(auto-fill,minmax(160px,1fr));padding-bottom: 30px;}
.games .game{width: 100%;}
.games .game .description-section,
.games .game .image-section{width: auto;}
.games .game .image-section img { width: 100%!important; }
.category-box .nav > a{padding-top: 6px; padding-bottom: 7px; font-size: 18px; border-bottom: 1px solid #5a5757;}
.g-title{text-align: center;}
}