
.first{background-image:url('../img/sn4ifunPhones.png');background-size:44%;background-position:right center;background-color:#d6d5ce;color:#323E48;}
.first picture img{height:39px;}
.first header h1{font-size:3em;line-height:1.1em;}
.first .phones{display:none;width:100%;height:220px;background-image:url('../img/sn4ifunPhones.png');background-size:contain;background-position:center left;background-repeat:no-repeat;margin-top:-20px;}

.second{background-color:#d6d5ce;}
.second:after{background-image:url('../img/mask-hero.svg');}

.amazonInfo{font-size:11px;color:#323E48;}

@media screen and (max-width:1024px){

    .first{background-image:none;padding:30px 20px;}
    .first .phones{display:block;}
    .first header h1{font-size:40px;}
} 

@media screen and (min-width: 500px) {
	.cc_container {
       width: 650px !important;
 	}
 }