/*@media(max-width:999px){

}*/

@media(max-width:768px){
    /*.s-blog-text {
        text-align: center;
        margin-top: -15px;
    }
    .s-blog-img {
        width: auto;
    }
    .s-our-blog-container {
        width: auto;
        margin-top: -30px;
       
    }
    .s-our-blog-title {
        padding: auto; 
        padding-top: 0; 
        position: relative; 
        text-align: center;
    }
    .post-ref{
        position: absolute !important;
        display: flex;  
    }*/
    /*.s-icone {
        position: relative;
        top: 315px;
        width: 53%;
        left: -32px;
    }*/
    
}

/*@media(max-width:479px){

}*/


/*@media(max-width:380px){
    .s-blog-img {
        width: 100%;
    }
    .s-our-blog-container { 
        width: auto; 
        display: inline-block; 
        margin-left: auto; 
    }
    .s-our-blog-title {
        padding: unset;
        padding-top: unset;
        position: relative;
        left: initial;
    }
    .s-blog-text {
        width: auto;
        left: auto;
        top: 5px;
    }
    .s-icone {
        position: relative;
        top: 301px;
        width: 60%;
        left: -38px;
    }
}*/