.guten-bRJERK .guten-postblock .guten-posts { grid-template-columns: repeat(2, minmax(0, 1fr)); } .guten-bRJERK .guten-postblock:not(.postblock-type-5) .guten-thumb, .guten-bRJERK .guten-postblock.postblock-type-5 .guten-post { width: 45%; flex-basis: 45%; } .guten-bRJERK .guten-postblock .guten-postblock-content { text-align: left; } .guten-bRJERK .guten-postblock .guten-postblock-content .guten-post-meta-bottom { justify-content: flex-start; } .guten-bRJERK .guten-postblock .guten-post-category a { color: var(--wp--preset--color--palette-color-8); } .guten-bRJERK .guten-postblock .guten-post .guten-postblock-content .guten-post-title a { color: var(--wp--preset--color--palette-color-8); font-size: 25px; } .guten-bRJERK .guten-postblock .guten-post .guten-postblock-content .guten-post-excerpt p { color: var(--wp--preset--color--palette-color-8); } .guten-bRJERK .guten-postblock .guten-post .guten-postblock-content .guten-meta-readmore a { background: rgba(105, 34, 152, 1); } .guten-bRJERK.guten-element {   } @media only screen and (max-width: 767px) { .guten-bRJERK .guten-postblock .guten-posts { grid-template-columns: repeat(1, minmax(0, 1fr)); } .guten-bRJERK .guten-postblock:not(.postblock-type-5) .guten-thumb, .guten-bRJERK .guten-postblock.postblock-type-5 .guten-post { width: 65%; flex-basis: 65%; } .guten-bRJERK .guten-postblock .guten-post .guten-postblock-content .guten-post-title a { font-size: 20px; } }