.orange-small-shape { position: relative; margin-bottom: 1.25rem; }

.orange-small-shape::after { position: absolute; top: 0; left: 0; content: ''; width: 15px; height: 15px; border-radius: 25px; background: linear-gradient(180deg, #f98c57 0, #db5d22 100%); box-shadow: 0 5.33333px 13.33333px 0 rgba(219, 93, 34, 0.34); }

.sky-blue-triangle ul li::before { border-left-color: #0091D2; }

.cancerlight-small-banner { position: absolute; bottom: 0; right: 0;z-index: -1; max-width: 284px; }

.cancerlight-small-banner img { max-width: 284px; }
/* @media (min-width:992px) and (max-width:1366px) {
    .cancerlight-small-banner img { max-width:155px; }
} */
.portfolios-template-cancerlight-portfolio-template .has-result-banner figure img {
    width: 100%;
    max-width: 780px;
}