

    .flags {
position: relative;
top: 100px;
left: -30px;
}

@media only screen and (min-width : 1000px){
    .flags {
position: relative;
top: 100px;
left: 70px;
}
}
div.header_top.clearfix{
height:0;
}