.fxPages_withPhoto {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
    cursor: pointer;
}