.tw-awards__grid{column-gap:20px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto;row-gap:64px;width:100%}.tw-awards__link{display:flex;flex-direction:column;justify-content:space-between;padding:24px 16px;position:relative;row-gap:48px;width:100%}.tw-awards__link-title{font-weight:300;margin:0}.tw-awards__link-logo{align-items:center;display:flex;height:60px;justify-content:flex-start;width:100%}.tw-awards__link-logo img{height:auto;max-height:100%;max-width:100%;width:auto}.tw-awards__link-btn{justify-content:space-between}@media (max-width:1024px){.tw-awards__grid{grid-template-columns:1fr 1fr;row-gap:40px}}@media (max-width:767px){.tw-awards__grid{grid-template-columns:1fr;row-gap:32px}.tw-awards__link{padding:0 16px 16px;row-gap:24px}.tw-awards__link-logo{height:40px}.tw-awards__link:first-child img,.tw-awards__link:nth-child(3) img{width:105px}.tw-awards__link:last-child img,.tw-awards__link:nth-child(4) img{width:92px}.tw-awards__link:nth-child(5) img{width:240px}}