.fc-infobox-layout-1 .fc-infobox-content-wrapper {
content: "";
clear: both;
display: table;
width: 100%;
}
.fc-infobox-layout-1 .fc-infobox-content-wrapper:not(:last-child) {
margin-bottom: 15px;
}
.fc-infobox-layout-1 .fc-infobox .fc-infobox-img {
float: right;
max-width: 140px;
margin-left: 10px;
margin-bottom: 10px;
border-radius: 8px;
overflow: hidden;
}
.fc-infobox-layout-1 .fc-infobox-btn-wrapper .fc-infobox-btn {
flex: 1;
}