.module.slider .slide .slide__image{
    height: auto;
}
.module.slider .slide .slide__image img{
    position: static;
    transform: none;
}
.module.slider .owl-dots{
    top: auto;
    bottom: 15px;
}