.eventDiv { background-color: aliceblue; border: 2px solid #26A69A; border-radius: 15px; text-align: left; padding: 5px; max-width: fit-content; font-family: apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; color: #092a26; margin: 7px 0px; } .eventPic { border-radius: 15px; border: 1px groove #d5f6f2; max-width:100%; max-height:100%; }