.gy > p, .fa > p, .al > p { margin:0; padding:0; text-align:center; }
p{ text-align: center;  }
.gy img, .fa img, .al img { background-position: center center; background-repeat: no-repeat; margin:0.3rem auto; }
.logo { width: 100%; max-width: 200px; margin-bottom: 1rem;}
.decriptions { color: #2673b1;margin : 1rem 0!important;  font-size: 1rem;}
.aboutus img { width: 100%; max-width: 200px;}
.aboutus { font-size:1rem; line-height: 200%; text-align: left;}
.blue { color: #2673b1;}
.bottom { text-align: center; font-size: 0.9rem;}
.container div p img { margin: 1rem auto;}

@media screen and (-webkit-min-device-pixel-ratio:2),
screen and (-webkit-min-device-pixel-ratio:3),
screen and (-webkit-min-device-pixel-ratio:4),
screen and (min-resolution:240dpi),
screen and (min-resolution:2dppx),
screen and (min-resolution:3dppx),
screen and (min-resolution:4dppx){
    .gy img, .fa img, .al img { min-height: unset; width: 99%; }    
    .fa, .al { margin:2rem auto 0;}
    .logo { width: 100%; max-width: 150px;margin-bottom: 1rem;}
}