@@ -288,13 +288,13 @@ export default {
}
.three {
- min-height: 860px;
+ min-height: 500px;
overflow: hidden;
position: relative;
top: -50px;
z-index: 999;
.threeinfo {
background-color: #fff;
box-shadow: 0 5px 15px rgba(33, 82, 203, 0.35);