 @media (max-width:1366px){
    .style1 .stories-item .stories-meta {
        width: 90%;
        padding: 30px;
    }
}
 @media (max-width:1199px){
.stories-meta h3{
    font-size: 20px !important;
    line-height: 27px !important;
}
.style1 .stories-item .stories-meta {
    width: 90%;
    padding: 20px;
    bottom: -90px;
    left: 15px;
}
.style1 .stories-item .stories-meta h4 {
    margin-bottom: 8px;
}
.stories-meta h4{
    font-size: 14px !important;
}
}
 @media (max-width:991px){
    .style1 .stories-item {
        margin-bottom: 130px;
    }
    .style1 .stories-item .stories-meta {
        width: 95%;
        left: 10px;
    }
.stories-meta h3 {
    font-size: 16px !important;
    line-height: 23px !important;
}
.style1 .stories-item .stories-meta {
    width: 90%;
    padding: 22px 23px;
    bottom: -90px;
    left: 17px;
}
}
 @media (max-width:767px){
    .style1 .stories-item .stories-meta {
        width: 95%;
        padding: 20px;
        bottom: -90px;
        left: 13px;
    }
.stories-meta h3 {
    font-size: 25px !important;
    line-height: 31px !important;
}
.stories-item img{
   width: 100%;
}
}
 @media (max-width:528px){
.stories-meta h3 {
    font-size: 23px !important;
    line-height: 31px !important;
}
.style1 .stories-item {
    position: relative;
    margin-bottom: 130px;
}
 }
  @media (max-width:460px){
.stories-meta h3 {
    font-size: 20px !important;
    line-height: 31px !important;
}
 }