.sharethedramatext-image {
max-height: 250px;
max-width: 100%;
margin: 0 auto;
display: block;
position: relative;
top: 30px;}

@media screen and (max-width: 750px) {
.sharethedramatext-image {
max-height: 250px;
max-width: 100%;
margin: 0 auto;
display: block;
position: relative;
top: 70px;}
}