我在一个元素和Moz& Chr以不同的方式计算。这是我的代码:
#hohloma {
display:flex;
width:90%;
max-width: 537px;
margin-top: 10%;
@media (min-width: 1000px) {
width: 450px;
height: 400px;
background-image: url(../img/hohloma.png);
background-repeat: no-repeat;
background-size: contain;
flex-direction:column;
margin-left:4%;
position:relative;