.bubl { overflow: hidden; position: relative; width:100%; padding-bottom: 56.25%; height: 0; background-image: url('../img/fon.jpg'); background-size: cover; }
.bubl { overflow: hidden; position: relative; width:100%; padding-bottom: 56.25%; height:0; background: url('../img/fon.jpg') no-repeat center center fixed ; background-size: cover; -moz-background-size:cover; -webkit-background-size:cover; -o-background-size:cover; }