@media only screen and (min-width:768px) {
    .panels-container {
        flex-wrap: nowrap;
    }
}
