@media(max-width:768px){
    .page-title-none{
        /*color: black;*/
        /*text-align: center;
        margin-bottom: 50px;
        font-size: 20px;*/
    }

.content-none-search-none{
        /*background-image: url(../assets/s6.png);
        display: inline-block;
        background-position: center;
        height: 320px;
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        margin-bottom: 80px;
        margin-left: 0px;*/
    }

    .search-page-title{
       /* color: black;
        text-align: center;*/
    }

    .content-search-container{
       /* padding-left: 0px;
        padding-right: 0px;
        width: 100%;*/
    }

    .content-search-container-single{
        /*width: 340px;*/
        /*width: 100%;
        display: inline-block;
        margin-bottom: 500px;*/
    }

    .content-search-container-image{
        /*width: 340px;*/
    }

    .content-search-container-image .post-thumbnail img{
        /*width: 340px;*/
    }

    .content-search-container-aside{
        /*width: 340px;
        position: relative;
        margin-left: -400px;*/
    }

    .entry-title{
        /*text-align: center;*/
    }
}