html, body{
    font-family: sans-serif;
    line-height: 1.4;
}
.construction{
    max-width: 620px;
    width: 100%;
    margin: 0 auto;
    padding: 40px;
    box-sizing: border-box;
}
.construction figure{
    margin-bottom: 80px;
}