.keynoteQuoteWithImage{position:relative}.keynoteQuoteWithImage__Inner{display:flex;flex-wrap:wrap}.keynoteQuoteWithImage__Inner--Content{display:flex;flex-direction:column;justify-content:center;padding-left:55px;padding-right:calc(50vw - 600px);width:54%}.keynoteQuoteWithImage__Inner--Image{width:46%}.keynoteQuoteWithImage__Inner--Image img{height:100%;object-fit:cover;width:100%}.keynoteQuoteWithImage.right .keynoteQuoteWithImage__Inner--Image{order:2}.keynoteQuoteWithImage.right .keynoteQuoteWithImage__Inner--Content{padding-left:calc(50vw - 600px);padding-right:55px}@media screen and (max-width:1200px){.keynoteQuoteWithImage__Inner--Content{padding:20px!important}}@media screen and (max-width:768px){.keynoteQuoteWithImage__Inner--Content,.keynoteQuoteWithImage__Inner--Image{width:100%}}