.custom-about-img {
    padding: 0;
}
.custom-bold {
font-weight: 600;
}
.h2-custom {
font-size: 1.65rem;
margin-bottom: .2rem;
color: black !important;
-webkit-font-smoothing: antialiased;
font-family: poppins;
}
#parent-div {
padding: 0 30px;
}
@media (min-width: 1200px) {
.custom-about-responsive{
padding: 0 12rem 50px;

}
}
@media only screen and (max-width: 768px) {
.custom-about-responsive{
width:100%;
padding: 0 !important;
}
ul.custom-p-tag {
    padding-bottom: 25px;
font-size:11px !important;
}
.custom-p-tag {
font-size:15px !important;
}
.custom-img-resize {
padding-left: 0 !important;
}
}
.custom-img-resize {
padding-left : 25px;
}
.custom-h1-title {
text-align: center;
font-size: 2.375rem;
}
.custom-p-tag {
text-align: justify;
line-height: 1.7rem;
}
.custom-common {
color: black !important;
-webkit-font-smoothing: antialiased;
padding-left : 20px;
padding-right : 20px;
font-family: poppins;
}
#footer {
margin-top: 0 !important;
}
span > strong {
font-size: 12pt;
}