.image-default-size {
    img {
        max-width: none;
        width: auto !important;
    }
}
