@media all and (min-width: 100px) and (max-width: 1020px){
.bgHolder{padding:40px 15px 0 15px;}
.formHolder{width:100%; box-sizing:border-box; position:static; margin:0;}	
.bottomSentence{color:#fff; font-size:10px; padding-bottom:10px;}
.rightAnimation {display: none;}
.leftAnimation {display: none;}
}
