.desktop-content {
    display: none;
}

.mobile-content {
    display: none;
}

img {
    max-width: 100%;
    height: auto;
}