

.three-content-and-btn-item{margin:20px 0}
.three-content-and-btn-item:hover {box-shadow:0 5px 15px 0 #ccc;}
.three-content-and-btn-img{display:block;overflow:hidden}
.three-content-and-btn-img img{width:100%;height:auto;margin:0 auto;transition:.6s}
.three-content-and-btn-item:hover .three-content-and-btn-img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1); }
.three-content-and-btn-text{padding:15px;border-bottom:1px solid rgba(238, 238, 238, 0.1);}
.three-content-and-btn-text h4{line-height:27px;padding-top:10px;margin-top:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.three-content-and-btn-text h4 small {float:right;}
.three-content-and-btn-text p{line-height:25px;margin-top:7px;overflow:hidden;height:50px}
.three-content-and-btn-text2{padding:15px}
.three-content-and-btn-text2 a{display:inline-block;border-width:1px; border-style:solid;padding:2px 35px;line-height:27px;text-align:center;transition:all 0s ease-in-out 0s; box-shadow:0 5px 15px 0 #eee; }
.three-content-and-btn-item:hover .three-content-and-btn-text h4 small {}
.three-content-and-btn-item:hover .three-content-and-btn-text2 a {box-shadow:none;}
@media screen and (min-width: 0) and (max-width: 486px) {
    .three-content-and-btn-item {margin:20px 15px;}
}





