a.zz1{
    background: rgba(0,57,143,0.75);    
    padding-left: 0!important;
    text-align: center;
    color: #fff!important;
    font-weight: 100; 
    position: relative;
    line-height: 45px!important;
    font-size: 15px!important;}

a.zz{
    background: rgb(67 127 216 / 75%);   
    padding-left: 0!important;
    text-align: center;
    color: #fff!important;
    font-weight: 100;
    position: relative;
    line-height: 45px!important;
    font-size: 13px!important;}
a.zz1:hover {
    color: #01578e!important;
    background: #fff!important;}

a.zz:hover {
    color: #01578e!important;
    background: #fff!important;}
.about-txt img{
    display: block;
    margin: 0 auto;
    width:600px ;
    height:auto !important;}
@media (max-width: 400px){
.about-txt img{
    width:100% !important;}
}
