.one-for-one {
    background: url("../images/site_assets/oneForOneBlue.png") repeat scroll 0 0 transparent;
    margin: 0 auto;
    width: 100%;
    cursor: pointer;
    margin-top: 20px;
}

.one-for-one {
    margin-bottom: 1%;
    padding: 1% 0;
    width: 100%
}

.one-for-one p {
    font-family: 'proxima' !important;
    color: #FEFBF5;
    margin: 0 auto;
    text-align: center;
}

.one-for-one figure {
    text-align: center;
}

@media only screen and (max-width: 40em) {
.one-for-one { margin-bottom:20px}
}

/* IP-8580 */
#one_for_one .but-drop h6 sup{font-weight:normal;}
#one_for_one span.ofoColor{color:#57b9e1;font-size: 30px;}
@media only screen and (max-width: 47.9375em){
	#one_for_one span.ofoColor{font-size: 18px;}
}