.logo img{
	height:4rem;
}
.pt-10{
	padding-top: 10px;
}
.backdesign-layer{
	position: absolute;
    left: -55px;
    bottom: 99px;
    width: 475px;
    height: 475px;
    background-image: url("../images/icons/about.png");
    background-size: cover;
}
.pt-9{
	padding-top: 9rem;
}
.ht-5{
	height: 5rem;
}
.centered{
	align-content: center;

}
.pd-0{
	padding-right: 0px !important;
}
.pt-60{
	padding-top: 60px !important;
}