body main .trailers .slide-books .swiper-pagination2 .swiper-pagination-bullet {
	height: 160px!important;
}
body main .trailers .slide-books .swiper-pagination2 .swiper-pagination-bullet:nth-of-type(3) {
	background-image: url('/local/templates/lending_books_4/assets/img/trailer33.jpg')!important;
}
body main .other-books .slide-books .swiper-pagination .swiper-pagination-bullet:nth-of-type(7) {
    background-image: url('/local/templates/lending_books_4/assets/img/book-7.png');
}
body main .author .item-author .author-foto.piskorsk_k {
	background-image: url('/local/templates/lending_books_4/assets/img/piskorsk_k.jpg');
}
body main .translate .item-translate .foto.pavlyshyn {
    background-image: url('/local/templates/lending_books_4/assets/img/pavlyshyn.png');
}
body header .container .header-menu .logo-e2 {
    position: relative;
	width: 90px;
    margin-right: 60px;
}
body header .container .header-menu .logo-e2 img {
    position: absolute;
    top: -20px;
    width: 90px;
}

@media (max-width: 1400px){
	body main .first .slick-dots li:nth-of-type(5) {
		height: 55px!important;
	}
}
@media (max-width: 991px){
	body main .other-books .slide-books .book-block {
		margin-left: 0;
		padding-left: 0!important;
		padding-right: 0!important;
	}
	body main .reviews .container .map-slider #slick-demo2 .slick-dots li {
		width: 20px!important;
		margin: 0 5px!important;
	}
	body main .ilustrations #slick-demo5 .slick-dots li,
	body main .translate #slick-demo4 .slick-dots li {
		width: 30px!important;
	}
}
@media (max-width: 768px) {
	body main .comments .fb-comments {
	      box-sizing: border-box!important;
	}
}