﻿.basaheadbos{
    margin:auto;
  
    width:auto;
    background-color:aqua;
    height:1px;
}
.basaheadbos-yuz {
    width:auto;
    margin-top:68px;
}

@media screen and (max-width:320px) {
    .basaheadbos{
    margin-top:70px;
    width:100%;
    
}
    .basaheadbos-yuz {
   
    margin-top:-17px;
}
}
@media screen and (max-width:768px) {
        .basaheadbos{
    margin-top:70px;
    width:100%;
}
        .basaheadbos-yuz {
    
    margin-top:-17px;
}
}