﻿
@media (min-width: 768px) {
    .side-image {
        display: none;
    }
}
