@media only screen and (max-width: 768px) {
.wp-block-post-title{margin-top:-12rem !important ;}
.attachment-post-thumbnail {
height: 300px !important;
width: 100% !important;
object-fit: cover;
}
}