@media only screen and (max-width:850px){.event-awards .awards{flex-direction:column!important;flex-wrap:nowrap!important}.event-awards .award{flex-basis:100%;max-width:100%!important}.event-awards .title{font-size:2em!important}.event-awards h2{font-size:1.1em!important}.event-awards .award .bubble{font-size:2vw!important}}.event-awards .title{display:inline-block;font-size:2.2em;margin-bottom:1.5em;padding-bottom:15px}.event-awards .awards{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.event-awards .award{align-items:center;align-items:start;border-radius:5px;display:flex;flex-basis:45%;flex-direction:column;flex-grow:1;font-size:1.2em;max-width:45%;text-align:left}.event-awards .award .award-img{aspect-ratio:16/9;background-size:cover;margin-bottom:56px;position:relative;width:100%}.event-awards .award .company-logo{margin-bottom:25px;max-height:100px;max-width:50%;mix-blend-mode:multiply}.event-awards .award .bubble{align-items:center;aspect-ratio:1/1;background-color:red;border-radius:50%;bottom:-5%;display:flex;font-size:min(1vw,1em);justify-content:center;min-width:25%;padding:8px;position:absolute;right:-5%;text-align:center;width:25%;word-break:break-word}.event-awards .award .bubble p{margin:0}