.parallax-section .parallax{margin-right:auto;margin-left:auto;width:100%;max-width:1920px;background-attachment:fixed;background-position:center 100px;background-size:cover;background-repeat:no-repeat;height:500px}@media(min-width: 1024px){.parallax-section .parallax{width:calc(100% - 120px)}}@media screen and (max-width: 767px){.parallax-section .parallax{background-attachment:inherit;background-position:center}}