#HeaderSection .navbar img#PrimaryLogo.img-fluid {
    max-height: 80px;
}
#HeaderSection .navbar img#SecondaryLogo.img-fluid {
    max-height: 32px;
}

body.pagehasnomenu {
    margin-top: 148px;
}
body.pagehasmenuCheckout {
    margin-top: 107px;
}

body.pagehasmenuDiscounts, body.pagehasmenuRecognition, body.pagehasmenuWellbeing, body.pagehasmenuCompetitions, body.pagehasmenuExtraBenefits, body.pagehasmenuMore, body.pagehasmenuHelp {
    margin-top: 188px;
}

body.pagehasmenuInfo, body.pagehasmenuAccountSettings, body.pagehasmenuAbout, body.pagehasmenuExtraBenefitsnocategories {
    margin-top: 148px;
}








 [id^="Custompage"] #BodySection .welcomearea .card {
        min-height: 200px !important;
	  border-radius: 0!important;
    }

    #About #BodySection .card {
        min-height: 320px !important
    }

.welcomearea h1 {
	font-size: 3.5rem!important;
}
.bg-header {
    background-color: #ff6600!important;
    color: #fff !important;
}

.welcome-image {
    background-image: url(https://cdn.peoplevalue.co.uk/img/reliancehightech/about-page/welcomeimage.jpg) !important;
    background-size: cover!important;
    background-repeat: no-repeat !important;
}


.bg-blue {
	background-color: #ff6600!important;
	border: #ff6600!important;
}

.bg-black {
	background-color: #000000!important;
	border: #000000!important;
}

.bg-grey {
	background-color: #8A8D8F!important;
	border: #8A8D8F!important;
}







.howtoearnpointsshell .card {
    min-height: 220px !important;
	border-radius: 0!important;
}

.howtoearnpoints {
    background-image: url(https://cdn.peoplevalue.co.uk/img/williamwilson/about-page/howtoearn.jpg) !important;
    background-size: cover!important;
    background-repeat: no-repeat !important;
}






.howtospendpointsshell .card {
    min-height: 340px !important;
	border-radius: 0!important;
}

.howtospendpoints {
    background-image: url(https://cdn.peoplevalue.co.uk/img/williamwilson/about-page/howtospend.jpg) !important;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}



.apparea .card {
    background-image: url(https://cdn.peoplevalue.co.uk/img/default/app-screen.png);
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: top right;
}








/* laptop */
@media (min-width: 768px) and (max-width: 991px) {


	
  .ourvalueslist img {
        display: none
    }

}

/* tablet */
@media (min-width: 576px) and (max-width: 990.98px) {
.welcomearea h1 {
	font-size: 2.5rem!important;
}

 }


/* mobile */
@media (max-width: 575.98px) {
	.welcomearea h1 {
	font-size: 2.2rem!important;
}

}	
	
	
	/* mobile */
@media (max-width: 425px) {

.lsaareashell .card {
    min-height: 185px !important;
    border-radius: 0 !important;
}
}

@media (max-width: 991.98px) { 
    body.pagehasmenuDiscounts, body.pagehasmenuRecognition, body.pagehasmenuWellbeing, body.pagehasmenuCompetitions, body.pagehasmenuExtraBenefits, body.pagehasmenuMore, body.pagehasmenuHelp {
        margin-top: 154px;
    }
}
@media (max-width: 767.98px)
    {
    #offcanvasMobile.offcanvas-top {
        top: 153px;
    }
}
@media (max-width: 545.98px)
    {
        img#SecondaryLogo {
        display: none;
    }
}
body[id^="Custompage"] .dtlink {
    display: inline-block!important;
}

#reward-row .text-ivory {
    color: #2b2b2b !important;
}

svg#Layer_1 .recog {
    fill: #2b2b2b !important;
}