/* O Fitness Article Sections - frontend structural styles */
.psec {
    position: relative;
}

.sampleanchor {
    position: absolute;
    top: -150px;
    left: 0;
    width: 0;
    height: 0;
    pointer-events: none;
    visibility: hidden;
}
