@media screen and (max-width: 800px) {
.has-media-on-the-right{display:flex;flex-direction:column}
}