.c-teaser-image--content {
	display: flex;
	justify-content: space-between;
}

.c-teaser-image--item {
    flex-direction: column;
    width: calc(50% - 1.05rem);
    margin-right: 1.05rem;
}

.has-rte {
    font-size: 16px;
}

.c-teaser-image--textbox {
    margin:0 auto;
    width: 400px;
}

.product {
    width: 680px;
}

.describe {
    margin-top: -100px
}

.footer {
    text-align:left
}