@@ -512,7 +512,7 @@ export default {
.lp_left > img {
width: 100%;
height: 100%;
- object-fit: cover;
+ object-fit: contain;
border-radius: 0 150px 0 0;
}