

.media-29101 {
  text-align: center; }
  .media-29101 img {
    margin-bottom: 20px;
    border-radius: 50%;
    width: 80px !important;
    margin: 0 auto 40px auto; }
    .slider-p-hight{
      height: 200px;
      font-size: 15px;
      color: gray;
    }
  .media-29101 h3 {
    font-size: 18px;
    font-weight: 900 !important;
    /* margin-bottom: 30px;  */
  }
    .media-29101 h3 a {
      color: #6c757d; }

.owl-2-style .owl-nav {
  display: none; }

.owl-2-style .owl-dots {
  text-align: center;
  position: relative;
  bottom: -30px; }
  .owl-2-style .owl-dots .owl-dot {
    display: inline-block; }
    .owl-2-style .owl-dots .owl-dot span {
      display: inline-block;
      width: 7px;
      height: 7px;
      border-radius: 0px;
      background: #cccccc;
      -webkit-transition: 0.3s all cubic-bezier(0.32, 0.71, 0.53, 0.53);
      -o-transition: 0.3s all cubic-bezier(0.32, 0.71, 0.53, 0.53);
      transition: 0.3s all cubic-bezier(0.32, 0.71, 0.53, 0.53);
      margin: 3px;
      border-radius: 50%; }
    .owl-2-style .owl-dots .owl-dot.active span {
      background: #FF5B4A; }
    .owl-2-style .owl-dots .owl-dot:active, .owl-2-style .owl-dots .owl-dot:focus {
      outline: none; }



      .media-29101{
        height: 350px;
        padding: 2em 2em;
        background-color: rgba(255,255,255,1.0);
        -webkit-box-shadow: 0 2px 15px 1px rgba(0,0,0,.08);
        box-shadow: 0 2px 15px 1px rgba(0,0,0,.08);
        -webkit-transition: width .2s ease-in-out,margin .2s ease-in-out,transform .75s ease,-webkit-transform .75s ease;
        -o-transition: width .2s ease-in-out,margin .2s ease-in-out,transform .75s ease,-webkit-transform .75s ease;
        transition: wid
      }

@media (min-width: 576px) and (max-width: 767.98px) { 
  .media-29101 {
    height: 400px;
    padding: 2em 1em;
  }
  .slider-p-hight {
    height: 253px;
  }
}
