@@ -537,7 +537,7 @@ export default {
.imgMiddle {
width: 100%;
- height: 100%;
+ height: calc(100% - 45px);
max-height: 920px;
}
@@ -591,7 +591,7 @@ export default {
.imghalf {
width: 60% !important;
.answerBox {