@charset "UTF-8";

body { font-size: 20px; }
p { line-height: 1.4em}
.standard h1 { font: bold .8em Arial, Helvetica, sans-serif; }
.vimeo { height: 382px; }


.column1 .standard p.image { position: relative; width: 220px; height:124px; }
.column1 .standard p.image .playbutton { width: 80px; height: 80px; position: absolute; top:50%; left: 50%; margin-left: -40px; margin-top: -40px; }

.column2 .standard p.image { position: relative; width: 460px; height:258px; }
.column2 .standard p.image .playbutton { width: 100px; height: 100px; position: absolute; top:50%; left: 50%; margin-left: -50px; margin-top: -50px; }

.column3 .standard p.image { position: relative; width: 700px; height: 393px;  }
.column3 .standard p.image .playbutton { width: 147px; height: 147px; position: absolute; top:50%; left: 50%; margin-left: -73px; margin-top: -73px; }

.column1 .standard p.empty, .column2 .standard p.empty, .column3 .standard p.empty { height: 0!important; }