@media all and (max-width:980px){.custom_row{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.first-on-mobile{-webkit-order:1;order:1}.second-on-mobile{-webkit-order:2;order:2}.third-on-mobile{-webkit-order:3;order:3}.fourth-on-mobile{-webkit-order:4;order:4}.fifth-on-mobile{-webkit-order:5;order:5}.sixth-on-mobile{-webkit-order:6;order:6}.seventh-on-mobile{-webkit-order:7;order:7}.eighth-on-mobile{-webkit-order:8;order:8}.custom_row:last-child .et_pb_column:last-child{margin-bottom:30px}}