﻿.wmck-support-box{width: 49%;margin-bottom: 2%;}
.wmck-support{display: flex;flex-wrap: wrap;justify-content: space-between;}
@media (max-width:1024px) {
    .wmck-support-box{width: 100%;}
}