.padding{width:100vw;overflow:hidden;position:relative}.padding:after,.padding:before{content:"";background-color:#fff;display:block;width:calc(100vw + 2 * 60px);height:130px;z-index:4;position:absolute;border-radius:50%;left:calc(-1 * 60px);right:calc(-1 * 60px)}.padding:before{top:calc(-.6 * 120px)}.padding:after{bottom:calc(-.6 * 120px)}@media only screen and (max-width:767px){.padding:after,.padding:before{height:120px}}@media only screen and (max-width:480px){.padding:after,.padding:before{height:90px}}