.owl-item {
	width: 128.906px; 
	/*margin-right: 10px;*/
	font-family: Gilroy-Regular;
	font-size: 18px;
}
.rew-blocl{
	max-height: 150px;
}

.author-block{
	padding: 10px 0 10px 0;
	/*font-style: italic;*/
}


.owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    text-align: center;
    margin-top: -8px;
    margin-bottom: -8px;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
    padding-bottom: 20px;
}