img[src$='#floatright'] {
    float: right;
    margin: 0.7rem 0 0.7rem 0.7rem; /* Adjust margin as needed */
    max-width: 40%
}
