/* === CUSTOM CSS === */

li.only_image{
    width: 33%;
}
.only_image .m_options_list_figure{
    width: 218px;
}
.m_header_step:before{
    content: "";
    background-color: transparent;
}
.m_header_step{
    padding-left: 0px!important;
}
.step_error{
        text-align: center;
    display: block;
    margin-top: 10px;
    margin-bottom: -20px;
}