.intro a img{
    height: calc(100vh - 109px);
    display: block;
    margin: 0 auto;
}
#intro-1{
    background:#fdddce !important;
}