@media screen and (min-width: 768px) {
.custom-container{display:flex;}
.custom-col-sm-6{width:50%;}
.custom-col-sm-6{width:50%;}
}