.internal-pages-links {
padding-bottom: 0;
padding-top: 0px;
}
.internal-pages-links p {
text-align: center;
border: 1px solid #248CC8;
padding: 30px 0 45px;
-webkit-box-shadow: 0px 0px 25px -10px rgb(0 0 0 / 65%);
-moz-box-shadow: 0px 0px 25px -10px rgba(0,0,0,0.65);
box-shadow: 0px 0px 25px -10px rgb(0 0 0 / 65%);
}
.internal-pages-links p a:last-child {
color: #fff;
background: #248CC8;
padding: 5px 15px;
top: 20px !important;
position: relative;
}
.internal-pages-links p a:last-child:hover {
background: #f47e3c;
}
.our-services .textwidget p:not(:last-child) a {
color: #666666 !important;
font-weight: normal !important;
} 
.badge_right img {
position: absolute;
right: 15%;
bottom: -100px;
display: block;
max-width: 280px !important;
}
.badge_right {
position: relative;
}
.badge_left img {
position: absolute;
left: 15%;
bottom: -100px;
display: block;
max-width: 280px !important;
}
.badge_left {
position: relative;
}
.our-services .textwidget p:last-child a {
background: #005EA6;
padding: 5px 20px;
color: #fff;
font-weight: 400 !important;
position: absolute;
bottom: 5%;
left: 31%;
}
.our-services .textwidget {
border: 1px solid transparent;
min-height: 400px;
-webkit-box-shadow: 0px 0px 25px -10px rgb(0 0 0 / 65%);
-moz-box-shadow: 0px 0px 25px -10px rgba(0,0,0,0.65);
box-shadow: 0px 0px 25px -10px rgb(0 0 0 / 65%);
padding: 0 20px 20px;
position: relative;
}
@media(max-width:740px) {
.badge_right img {
width: 50% !important;
right: 25% !important;
bottom: -120px;
}
.badge_left img {
width: 50% !important;
left: 25% !important;
bottom: -40px;
}
#pg-1914-0> .panel-row-style {
background-repeat: no-repeat !important;
background-size: cover !important;
}
}
@media (max-width: 980px) and (orientation: landscape) {
.badge_right img {
width: 30% !important;
right: 5% !important;
bottom: -90px;
}
.badge_left img {
width: 35% !important;
left: 5% !important;
bottom: -95px;
}	
}