html,body{margin:0;padding:0;overflow:hidden;}
img{border:none;margin:0;padding:0;}
.branding-presentation{ width: 100%; height: 100%;     background: url(../images/ayurveda-bg.jpg)center top no-repeat;
    position: fixed;
    background-size: cover;}
.row-a{width: 400px;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 183px;
}

.row-a img {width: 100%;    border-bottom: 1px solid #d3e1ca;
    padding-bottom: 30px;
}
.row-a p {font-size: 20px;
    font-weight: 300;
    padding-top: 10px;
    color: #3f6600;}

