.success-stories-area{padding:50px 0px 40px}.stories-item{display:flex;margin-bottom:60px}.stories-item .post-img{font-size:0;width:50%;margin-top:-30px;margin-bottom:30px}.stories-item .st-details{width:50%;padding:24px 30px 30px 73px}.stories-item .read-more{font-size:23px;color:#fab62f;background-color:#313135;font-weight:600;padding:12px 48px;border-radius:5px;display:inline-block;transition:background-color .3s,color .3s;-webkit-transition:background-color .3s,color .3s}.stories-item .read-more:hover{background-color:#fab62f;color:#313135}@media(max-width:991px){.stories-item>h3{font-size:32px;line-height:1.2}.stories-item .st-details{padding:24px 30px 30px 30px}.stories-item .st-details .read-more{font-size:20px;padding:10px 27px}}@media(max-width:767px){.stories-item{flex-direction:column}.stories-item:last-child{margin-bottom:20px}.stories-item .post-img{width:100%;margin:0}.stories-item .st-details{width:100%}}