﻿.html_carousel {width: 695px; height: 200px; overflow: hidden;position: relative;}
.html_carousel .slide {width: 695px; height: 200px;}
.html_carousel .slide a.image {width: 695px; height: 200px; background-size: cover !important;float: left; }
.html_carousel .slide a.text {display: none; position: absolute; top: 20%; right: 2%; font-size: 180%; color: #2e424e; width: auto;line-height: normal;padding: 15px;background: #eee; background: black;}

