.component-fullwidth{display:flex;align-items:center;justify-content:center;background-color:#f5f3f3}@media(max-width:767px){.component-fullwidth{display:unset}.component-fullwidth .image:after{content:unset!important}.component-fullwidth .content{padding:50px 1rem!important;margin:0;background-color:#f5f3f3}.component-fullwidth .image{margin:0}}.component-fullwidth .image{position:relative}.component-fullwidth .image img{width:100%;height:100%;object-fit:cover;display:block}.component-fullwidth .image:after{content:"";width:150px;height:100%;background-color:#f5f3f3;position:absolute;top:0;right:-100px;-webkit-transform:skew(-9deg)}.component-fullwidth .content{position:relative;padding:100px 100px 100px 0}.component-fullwidth .content .content-container{max-width:660px}