.alexa-ifttt { background:url(alexa-ifttt.jpg?3) 50% no-repeat; height:900px; }
.alexa-ifttt .w1200 { margin:0 auto; position:relative; width:1200px; }
.alexa-ifttt .w1200 .text { color:#fff; width:640px; }
.alexa-ifttt .w1200 h2 { color:inherit; font-size:50px; line-height:1.2; padding-top:200px; }
.alexa-ifttt .w1200 p { color:inherit; font-size:20px; line-height:1.5; padding-top:30px; }
.alexa-ifttt .w1200 a { color:#fff; }
.alexa-ifttt .w1200 a:hover { color:rgb(74,203,214); }
@media screen and (max-width:736px){
  .alexa-ifttt { background:url(alexa-ifttt-m.jpg) 50% 100% / 100% auto no-repeat; height:auto; padding-bottom:80%; }
  .alexa-ifttt .w1200 { width:auto; }
  .alexa-ifttt .w1200 .text { color:#333; width:auto; }
  .alexa-ifttt .w1200 h2 { font-size:30px; padding:40px 6% 20px; }
  .alexa-ifttt .w1200 p { font-size:18px; padding:0 6% 30px; }
}