@media only screen and (max-width: 800px) {
    .immomakler-page #main>.fusion-row {
        display: inline-block;
    }
}