.title{
    line-height: 27px;
    font-size: 20px;
    width: 100%;
    text-align: center;
    color: darkblue;
    position: relative;
    bottom: 1em;
}
div.title h2{
padding: 0%;
margin: 0%;
}
.container{
    padding: 0 2% 2% 1em;
}
#screenshots{
    height: 500px;
}