.elementor-8357 .elementor-element.elementor-element-c92f11c{--display:flex;}.elementor-8357 .elementor-element.elementor-element-30a3b5c{--display:flex;}.elementor-8357 .elementor-element.elementor-element-7cad310{--display:flex;}.elementor-8357 .elementor-element.elementor-element-5074dc9{--display:flex;}/* Start custom CSS *//* Photos before each place name in the HTML list */
.places-list li img.place-thumb { 
  display:block; 
  width:100%; 
  height:auto; 
  margin:10px 0 8px; 
  border-radius:6px; /* optional */
}
@media (min-width:1024px){
  /* keep images comfortable in a content column that has a right sidebar */
  .places-list li img.place-thumb{ max-width:720px; }
}/* End custom CSS */