@@ -495,11 +495,11 @@ export default {
position: relative;
z-index: 1;
display: flex;
- flex: 0 0 62%;
+ flex: 0 0 52%;
flex-direction: column;
- align-items: center;
+ align-items: end;
justify-content: center;
- width: 62%;
+ width: 52%;
padding: 40px 55px;
overflow: hidden;
}
@@ -909,10 +909,10 @@ export default {
- flex: 0 0 38%;
+ flex: 0 0 48%;
align-items: center;
- width: 38%;
+ width: 48%;
padding: 40px;