a.e-fast-wrapper {
    display:flex;
    align-items:center;
    justify-content:center;
}

@media(max-width:575px)
{
    img.e-fast-img{
        width:100%;
    }
}

.more-detail p {
    font-family: "whitneymedium";
    color: #003f6a;
    font-size: 22px;
    text-align: left;
}

.more-detail p:nth-child(1), .more-detail p:nth-child(2)
{
    margin:0;
}

.more-detail>p{
    text-align:left !important;
}

.more-detail p:nth-child(3) a{
    text-decoration:none;
}

.more-detail p:nth-child(3) a:hover{
    color:black !important;
    border-bottom:1px solid black;
}
/*efast 2025 img css*/
/*.efastindia2025styleimg{*/
/*	    aspect-ratio: 1920 / 977;*/
/*}*/
a.launch-btn.efast-2025{
    width:max-content !important;
font-weight:500 !important;
    line-height: 36px;
    padding: 10px;
    height: 60px;
}
a.launch-btn.efast-2025:hover{
    color: #003f6a !important;
    text-decoration: none;
opacity:unset !important;
	
}

/*Efeight pahe*/
.efreight-concept-note{
	-webkit-user-select:none;background-color:initial;background-image:linear-gradient(#8614f8 0, #760be0 100%);border-radius:5px;border-style:none;box-shadow:rgba(245, 244, 247, .25) 0 1px 1px inset;color:#fff;cursor:pointer;display:inline-block;font-family:Inter, sans-serif;font-size:24px;font-weight:500;height:60px;line-height:60px;margin-left:-4px;margin-top:15px;outline:0;text-align:center;text-decoration:none;touch-action:manipulation;transition:all .3s cubic-bezier(.05, .03, .35, 1);user-select:none;vertical-align:bottom;width:290px;

	
}
.what-detail-body a.efreight-concept-note{
	color:#fff !important;
}
.what-detail-body a.efreight-concept-note:hover{
color:rgb(0, 63, 106) !important;
	
}