@media (max-width: 401px){
    img.medallas{
        width:100px !important;
    }

  
}

img.medallas{
    width:150px;
}