#home{
    height:820px;
}
.headings{
    font-size: 1.7rem;
}
.headings1{
    padding-right: 50px;
}
#pic img{
    width: 300px;
    height: 175px;
}
#intro h2{
    font-size: 1.5rem;
}
.gallery img{
    width: 200px;
    height: 170px;
    margin: 10px;
}
.input{
    width: 80%;
}
#msg{
    width: 55%;
}
#send{
    width: 40%;
}
.projects{
    width:20%;
}




