


.sph-HorizontalNavBarScroller_Contents_top {
flex-wrap:wrap;
line-height:8px;
}


.packagelist_container{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
box-sizing: border-box;
padding-top:0px;
width:80%;
margin:0 auto;
gap:4px;
}


.filterpackages25{
background-color:#f4f4f4;
 flex-basis: 33% ;
 box-sizing: border-box;
 max-width:33%;
}




.bottom-right{
padding:6px;
bottom: 60px;
min-width:120px;
right: 10px;
}





.sph-HorizontalNavBarScroller_Wrapper{
overflow:hidden;
}













.xxcontainer {
flex-wrap: wrap;
overflow-x: visible;
white-space: normal;

}

.item {
            min-width: 150px;
            height: 100px;
            background-color: steelblue;
            color: white;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 8px;
            scroll-snap-align: start;
        }




.howitheader {
    padding: 12px;
    font-size: 2.2rem;
    font-weight: 300;
    display: flex;
    justify-content: space-around;
	}




.whyantelopeimg {
    flex: 0 0 420px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}








.orangeconatiner {
    width: 70%;
    margin: 0 auto;
    margin-bottom: 12px;
}


.quo {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
}


.whyantelopelist {
    display: flex;
    flex-direction: column;
}


.whyantelopetext {
    flex: 1%;
    display: flex;
    flex-direction: column;
    gap: 12px;
}






.whyantelopegrid{
	flex-direction:row;
}
