@media(max-width:768px){
.s-404-title{
    text-align: center;
    /*color: #000000;*/
    /*height: 100px;*/
}

.page-title{
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    margin-top: 70px;
    text-align: center;
}

.s-404{
    text-align: center;
}

/*.page-content{
    background-image: url(../assets/s6.png);
    display: inline-block;
    background-position: center;
    height: 280px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 200px;
}*/
}