.license-qa .qa-numbers {
    position: absolute;
    font-size: 17px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    position: absolute;
    left: 16px;
    background: #EB893E;
    top: 0;
    color: #fff;
    border-radius: 100%;
    letter-spacing: -1px;
    font-weight: 600;
}

.license-qa h4 {
	padding-left: 40px;
	position: relative;
}

.license-qa p {
	padding-left: 40px;
}
.hero-section.store .cta-cols {
    text-align: left;
}
.hero-section.store .cta-cols > div {
    display: block;
}

@media screen and (max-width: 720px) {
    .hero-section.store .cta-cols {
        text-align: center;
    }
}