.edgtf-portfolio-link .edgtf-portfolio-link a {
    pointer-events: none;
    cursor: default;
}
.site, .site-container, .content-area {
    max-width: 1200px; /* Change this to your preferred width */
    margin: 0 auto; /* Keeps the container centered */
    width: 100%;
}