
.myntra img{
    height: 100%;
    width: 100%;

}
.myntra {
    width: 670px;
    margin-top: 90px;
    margin-left: 87px;
    /* height: 654px; */
}
.is-sticky .navbar {
    background: #fff;
    padding: 10px 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    height: 110px;
}
.pull-right{
    margin-top: 21px;
}
.pull-right li a{
    font-family: 'Exo', sans-serif;
    background: none;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400px;
}
.intro-text a.btn {
    background: #ed5f1f none repeat scroll 0 0;
    border: 1px solid #ed5f1f;
    margin-top: 20px;
}
.intro-text h1 {
    font-size: 42px;
    font-weight: 600;
    line-height: 52px;
    text-transform: uppercase;
    margin-top: -63px;
}
.quaerat img{
    height: 100%;
    width: 100%;
}
.quaerat{
    /* height: 500px; */
    width: 550px;
    margin-left: -13px;
    margin-top: -38px;
}
.heading p {
    color: #0d0d0d;
    margin: 0 auto;
    width: 65%;
    line-height: 24px;
    font-size: 19px;
    font-weight: 300;
}
.search img{
    height: 100%;
    width: 100%;
}
.search{
    width: 299px;
    height: 537px;
    margin-left: 37px;
}
.customize img{
    height: 100%;
    width: 100%;
}
.customize{
    width: 299px;
    height: 537px 
}