.post{}
.post:hover{}
@media only screen and (max-width:768px){
h1.blog-header-text {text-align:center !important;position:absolute;top:42% !important;left:50% !important;width:96% !important;transform:translate(-50%) !important;}
.blog-header-bg{height:35vh !important;}
.post{margin: 0;padding: 0;margin-bottom: 25px;}
.post:hover{}
.content-blog h3{line-height: 1.5;margin-top:15px;}
}