/* extracted style block 1 from pages/contents/sodium_overdose.blade.php */
.page-home .section-inner {
    max-width: 55%;
    padding-left: 0%;
}
.section .btn-arrow-right {
    position: absolute;
    bottom: 20%;
    right: 0;
}
@media screen and (max-width:780px) {
.page-home .section-inner {
    max-width: 85%;
    padding-left: 0%;
}
    h1.pagename {
        width: 50%;
}
}

/* extracted style attributes */
.csp-s-b75fad0009{margin-bottom: 20px;}
.csp-s-cad980f4b7{width:100%;}
