@media only screen and (max-width: 1024px){

.BGLabel h1{
	font-size:38px !important;
}

#about img {
    height: 362px !important;
}

.contactRGBA p{
	font-size:11px;
}

.nLetter {
	width:90%;
}

.FixedButton{
	right:-22%;
	width:50% !important;
}

.popup .col-xl-8 img {
    width: 150px;
    height: 110px;
}

.mobSet svg{
	font-size:30px;
}

.popHomeContent{
	top:9%;
}

.wApp{
	bottom:4%;
	left:3%;
}

.popHomeContent .ChargesP p{
	font-size:14px;
}

}