img{
width:100%;
height:auto;
}
#name{
font-size:10vw;
}
.row0{
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
margin-bottom:20px;
}
#row1{
text-align:center;
padding:50px;
}
#col1{
padding:10%;
border-radius:10px;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}