/* Reformat based on screen size */
@media screen and (max-width: 1100px) {
.talk .bucket {font-size: 20px;}
.talk main h1,
.talk main h2 {font-size: 30px; line-height: 26px;}
.talk main h2 {margin-bottom: 43px}
}
