@charset "utf-8";
/* figure Document */

@media screen and (max-width: 767px) {
.owl-carousel figcaption h3 {
bottom:79%;
font-size:0.8em;}
.owl-carousel figcaption p {
font-size:1.5em;
top:55%;}

}