#click_to_open {
    position: absolute;
    left: 40px;
    top: 220px;
    border: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.js #features {
    mmargin-left: -12000px;
}
#features {
    mmargin: auto;
}
#cover {
    background: #ffffff url("../../img/wow/cover.jpg") no-repeat;
}
.feature {
    padding: 2em 2em;
    height: 600px;
    width: 490px;
    background: white;
}
#features .feature.pagefx p {
    font-size: 22px;
}
#features .easy {
    background: #ffffff;
    ffont-size: 1.5em;
    ffont-family: lato;
}
#features .easy h1,
#features .easy p,
#features .easy .subtitle {
    display: none;
}