/* Reformat based on screen size */
@media screen and (max-width: 1300px) {
.talk .page-wrap {width:100%; box-sizing: border-box}
}
