.et_pb_blurb_content {
    position: relative;
}

.et_pb_blurb_content .et_pb_blurb_description{
    display: none;   
}

.et_pb_blurb_content:hover .et_pb_blurb_description{
    display: block;   
}

.et_pb_main_blurb_image {
    margin-bottom: 10px !important;
}

.et_pb_toggle_close, .et_pb_toggle_open {
	padding: 5px !important;
}