@media screen and (max-width: 699px){
.ga{
/*background:purple;*/
/*width:1000px;
height:600px;*/
display:flex;
justify-content:center;
text-align:center;
align-items:center;

}
.ge{
/*background:yellow;*/
width:500px;
height:300px;
}
.on{
border:10px solid green;
background:blue;
border-radius:6px;
}
.ja{ 
background:green;
width:1000px;
height:100px;
display:flex;
flex-direction:column;
justify-content:center;
text-align:center;
align-items:center;
}
.je{
/*background:red;*/
width:500px;
height:50px;
margin-right:300px;


}
.ji{
/*background:maroon;*/
width:200px;
height:50px;
margin-left:40px;
}
a{
text-decoration:none;
margin-right:300px;
}
.ga{
img{object-fit:cover;
width:50px;
height:50px;
clip-path:circle(50%);


}
.sha{
/*background:orange;*/
width:200px;
height:200px;
/*display:flex;
flex-direction:column;
justify-content:center;
align-items:center;*/
}

.av{
/*background:pink;*/
width:200px;
height:200px;
}

.k{
margin-top:0px;
margin-right:80px;

}
.m{
margin-bottom:120px;
margin-left:-10px;
}
.p{
margin-bottom:90px;
margin-right:120px;
}
.y{
margin-left:120px;}
}
}
@media screen and (min-width:700px){
.ga{
/*background:purple;*/
/*width:1000px;
height:600px;*/
display:flex;
justify-content:center;
text-align:center;
align-items:center;

}
.ge{
/*background:yellow;*/
width:500px;
height:300px;
}
.on{
border:10px solid green;
background:green;
border-radius:6px;
}
.ja{ 
background:red;
width:1000px;
height:100px;
display:flex;
flex-direction:row;
justify-content:center;
text-align:center;
align-items:center;
}
.je{
/*background:red;*/
width:500px;
height:50px;

}
.ji{
/*background:maroon;*/
width:200px;
height:50px;
margin-left:40px;
}
a{
text-decoration:none;
}
.ga{
img{object-fit:cover;
width:50px;
height:50px;
clip-path:circle(50%);


}
.sha{
/*background:orange;*/
width:200px;
height:200px;
/*display:flex;
flex-direction:column;
justify-content:center;
align-items:center;*/
}

.av{
/*background:pink;*/
width:200px;
height:200px;
}

.k{
margin-top:0px;
margin-right:120px;

}
.m{
margin-bottom:120px;
margin-left:-10px;
}
.p{
margin-bottom:90px;
margin-right:120px;
}

.y{
margin-left:120px;

}
}












































