.stb-f0492895-wrapper {
    width: 100%;
}

.stb-f0492895-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}

.stb-f0492895-subtitle {
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 600;
    color: #555555;
}

.stb-f0492895-index {
    font-size: 14px;
    font-weight: 700;
    color: #ff5722;
}

.stb-f0492895-line {
    background-color: #dddddd;
    height: 1px;
    width: 100%;
    margin-bottom: 40px;
}

.stb-f0492895-main {
    display: flex;
    flex-direction: column;
}

.stb-f0492895-heading-col {
    margin-bottom: 30px;
}

.stb-f0492895-title {
    margin: 0;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.1;
    font-size: 42px;
}

.stb-f0492895-desc-col {
    flex-grow: 1;
}

.stb-f0492895-desc {
    font-size: 16px;
    line-height: 1.6;
    color: #444444;
}

@media (min-width: 768px) {
    .stb-f0492895-main {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
    }
    .stb-f0492895-heading-col {
        margin-bottom: 0;
    }
}
