select#selection {
    max-width: 370px;
}

p#selection-description-paragraph,
img.selection-description-image {
    width: 600px; 
    max-width: 100%; 
    margin: auto;
    margin-bottom: 10px;
}

img.selection-description-image {
    border-radius: 10px;
}