/* h3 titles fix start */

.b-product-content__caption {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    letter-spacing: .015em;
}

/* h3 titles fix end */

body {
	background-color: transparent;
}

body .b-product-info {
	background-image: none;
}

@media screen and (max-width: 767px) {
	body .view-nan-optipro {
		background-position: center top;
    		background-size: auto;
	}
}