.main-page{width:100%; height:100%;}
.holder1,.holder2,.holder3,.holder4{float:left;width: 100%;border: 1px solid maroon;border-bottom:transparent;}
.picture1,.picture2,.picture3,.picture4{width: 25%;height: 10em;float:left;}
.content1,.content2,.content3,.content4{width: 74%;float:left;}
.head1,.head2,.head3,.head4{font-size: 120%;text-align:left;color:maroon;padding-bottom: 2%;font-family: "Helvetica Neue XP",sans-serif;}
.two-lines1,.two-lines2,.two-lines3,.two-lines4{font-size:100%;text-align:left;padding-bottom: 2%;font-family: "Helvetica Neue XP",sans-serif;}
.click1,.click2,.click3,.click4{background-color:maroon;color: white;cursor: pointer;margin-left: 0%;border: none;font-size: 131%;font-weight: bold;border-radius: 0.5em;outline: none;padding: 0.5% 1%;font-family: "Helvetica Neue XP",sans-serif;}
img{width: 100%;height: 100%;}
.click1:hover{background-color:#FFF; color:maroon; border:2px solid maroon;}
.click2:hover{background-color:#FFF; color:maroon; border:2px solid maroon;}
.click3:hover{background-color:#FFF; color:maroon; border:2px solid maroon;}
.click4:hover{background-color:#FFF; color:maroon; border:2px solid maroon;}
@media only screen and (max-width:700px) {
	.picture2{width:100%;}.content2{width:100%;}
}

