/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2018/06/28, 13:07:30
    Author     : martin
*/
.lswiper {
  height: 380px; }
  .lswiper .lswiper-wrapper {
    height: 350px; }
    .lswiper .lswiper-wrapper .item {
      height: 350px; }
      .lswiper .lswiper-wrapper .item img {
        width: 100%;
        height: auto; }
  .lswiper .lswiper-bullets-wrapper {
    top: 350px; }
    .lswiper .lswiper-bullets-wrapper .lswiper-bullet-item {
      width: 5px;
      height: 5px;
      border-radius: 2.5px;
      margin: 0 5px; }

/*# sourceMappingURL=lswiper_sp.css.map */
