.wrapper {
min-width: 320px;
max-width: 2000px;
margin: 0 auto;
overflow: hidden;
background: #ff3;
}
.benefit{
width: 100%;
background: #fff;
padding: 54px 0;
}
.call{
width: 100%;
background: url(../img/bg_two.png) no-repeat top center;
height: 254px;
}