@media only screen and (max-width:980px){.two_columns .et_pb_column{width:50%!important}}@media only screen and (max-width:479px){.two_columns .et_pb_column{width:100%!important}.inverse{display:flex;flex-direction:column-reverse}@media only screen and (min-width:479px) and (max-width:768px){.inverse{display:flex;flex-direction:column-reverse;background-color:red}}@media screen 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}.custom_row:last-child .et_pb_column:last-child{margin-bottom:30px}}}