/*
Theme Name: Divi Child
Template: Divi
Author: CoverWeb.online
*/

#divi-slider, #divi-slider img {
    height: 700px;
}

.et_pb_bg_layout_light .et-pb-arrow-next, .et_pb_bg_layout_light .et-pb-arrow-prev {
    background: #ffffff5e;
    border-radius: 50%;
}

div#content-area article .entry-featured-image-url img
{
	max-width: 300px;
}
div#left-area img {
    max-height: 400px;
    width: auto;
}