.img-and-text *{box-sizing:border-box;margin:0;padding:0}.img-and-text{max-width:100%;width:100vw}.img-and-text__container{margin:0 auto;max-width:1200px}.img-and-text,.img-and-text__image-wrapper{padding:25px}.img-and-text__headline{margin:35px 0}.img-and-text__paragraph{margin-bottom:20px}.img-and-text__image{max-width:100%}.img-and-text__headline,.img-and-text__paragraph{color:#001017}.img-and-text__headline{font-size:calc(16px + .6vw)}.img-and-text__paragraph{font-size:calc(16px + .1vw)}@media only screen and (min-width:500px){.img-and-text{padding:50px}}@media only screen and (min-width:768px){.img-and-text__image{width:50%}}@media only screen and (min-width:992px){.img-and-text__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.img-and-text__image-wrapper{width:55%}.img-and-text__image{max-width:100%}.img-and-text__text-wrapper{width:45%}}@media only screen and (min-width:1200px){.img-and-text__image{width:60%}}