ul.a-list.a-list--dot {
    text-align: left;
}

.a-component-header p {
	font-size: 1rem;
}

@media only screen and (min-width: 768px) {
    .O-Product-Highlight-Teaser__item:first-of-type .O-Product-Highlight-Teaser__item__body h3 {
        font-size: 2rem;
    }
}