/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

#component_steps { width: 100%; }
#component_steps_container .option_div { position: relative; float: left; }
#component_steps_container .card-block { position: relative; float: left; width: 100%; }
#component_steps_container .card { margin-bottom: 15px; }
#component_step_last { position: relative; float:left; }
