.vendors-table:not(.no-scroll) tbody td:last-child {
    text-align: left !important;
}
.configurator-steps h1 {
    font-weight: 400;
	color: #0091cc;
	font-size: 3.2rem;
    line-height: 4.2rem;
    margin-top: 72px;
    margin-bottom: 38px;
    word-break: break-word;
}