@media screen and (min-width:1280px){
header{
max-width:200%;
width:170%;
height: 800px;
margin-left:-270px;
background: url(../images/principaloriginal.jpg)no-repeat top;}
header h1{margin-top: 10%; margin-left: -80px;font-size: 18em;font-weight: 100;}
body div header p:nth-child(2) {font-size: 10em; margin-top: -6%; margin-bottom: 3%;}
header p:nth-child(2)>span{opacity:0.8;}
body > div > section:nth-child(2) > article:nth-child(2){margin-top: 36%; font-size:10em;}
}
header>p:nth-child(3) {
font-size: 9em;
background: url(../images/decorative.jpg) 51% 27% no-repeat;
background-size: 88%;
}
header>p:nth-child(4){
font-size: 10em;
margin-top: 4%;
margin-left: 7&;
}