.toposite2{
    background: #ffffff url('../../images/backnfeup.png') no-repeat !important;
    background-size: 30% auto !important;
    background-position-y: 140% !important;
    background-position-x: 105% !important;
}
.containernfeup{
    background-image: url('../../images/backnfeup2.png') !important;
    background-repeat: repeat;
}
.toposite{
    min-height: 600px;
}
@media (max-width: 440px){
.toposite2{
    background: #ffffff url('../../images/backnfeupmobile.png') no-repeat !important;
    background-size: 70% auto !important;
     background-position-y: 30% !important;
     background-position-x: -130% !important;
}
}