.bluray-header-cont {

/*    width: 100%; */

/*    position: fixed; */

    top: 0px;

    left: 5px;

}

.bluray-header {

    height: 50px;

    background: #F0F0F0;

    border: 1px solid #CCC;

    width: device-width;

    margin: 0px auto;

}
