.header_mind{
    /*width: 420px;*/
    width:100%;
    /*height: 260px;*/
    height:auto;
    /*background: #000;*/
    float: left;
    /*margin-right: 20px;*/
}
.header_about{
    width: 250px;
    height: 260px;
    background: #000;
    float: left;
}
.header_movie{
    width: 690px;
    /*height: 430px;*/
    background: #000;
}