.introh{
    margin-left: calc(-1 * var(--wp--custom--spacing--outer))!important;
    margin-right: calc(-1 * var(--wp--custom--spacing--outer))!important;
    width: unset;
}
.bottom{
    position: relative;
    top: 85%;
    left: 45%;
}