@media (max-width: 768px){
    .imgbakwinners{
        background: inherit;
        min-height: auto;
    }
    .contpasan{
        margin: 50px 0 0 0;
    }
}
@media (max-width: 620px){
    .contpasan {
        margin: 30px 0 0 0;
    }
    .leyendsrn {
        margin-top: 0px !important;
        font-size: 18px;
    }
    .spunder {
        margin: 0px !important;
    }
    .dvtblsh{
        padding: 0 !important;
        overflow-x: auto;
    }
}