.warez .preview {position:relative; width:31.8%;}
.preview #bigi {max-width:100%;}
.preview > a {position:relative; display:block;}
.preview > a:hover:after {display:block; content:''; position:absolute; top:50%; left:50%; margin:-50px 0 0 -50px; height:100px; width:100px; background:url(expand.png) no-repeat; background-size:100%; cursor:pointer;}
.preview .thumbs {font-size:0;}
.preview .thumbs img {display:inline-block; margin:20px 25px 0 0; border:2px solid #e5e5e5;}
.preview .thumbs img:hover {border-color:#0363d8;}
.preview .thumbs > a:nth-child(3n+3) img {margin-right:0;}
.warez .params {width:65.8%; margin-left:2.4%;}

.warez h1 {font-size:36px; text-transform:none; margin-top:-5px;}
.cat {padding:0 0 45px;}
.cat .head {text-align:left; font-size:30px;}


@media (max-width:767px) {                          
	.warez .preview {width:auto; text-align:center;}
	.warez .params {width:auto;}
	.warez h1 {font-size:30px;}
}