.pcms { position:relative; display:flex; justify-content:center; flex-direction:row; flex-flow:wrap; height:auto; gap:40px; margin:15px 0px 30px; }
.pcms div { background-position:center top; background-repeat:no-repeat; padding:180px 0px 0px 0px; font-family:Arial; max-width:370px; height:auto; text-align:center; margin:5px 0px; }
.pcms div:nth-of-type(1) { background-image:url(/back/fotos/opti2276/geral/pcm_design.png); }
.pcms div:nth-of-type(2) { background-image:url(/back/fotos/opti2276/geral/pcm_banners.png); }
.pcms div:nth-of-type(3) { background-image:url(/back/fotos/opti2276/geral/pcm_livre.png); }
.pcms div:nth-of-type(4) { background-image:url(/back/fotos/opti2276/geral/pcm_seo.png); }
.pcms div:nth-of-type(5) { background-image:url(/back/fotos/opti2276/geral/pcm_portugalxxi.png); }
.pcms div:nth-of-type(6) { background-image:url(/back/fotos/opti2276/geral/pcm_relatorio.png); }
.pcms div p:nth-of-type(1) { font-family:Arial; font-size:24px; color: #4A7A34; line-height:24pt; margin:15px 0px 0px; letter-spacing:0.02em; }
.pcms div p:nth-of-type(2) { font-family:Arial; font-size:15px; color: #767F7A; line-height:16pt; margin:15px 0px 0px; letter-spacing:0.02em; }
.pack_cnmt { margin:0px 0px 0px; }

@media screen and (max-width:650px) {
.pcms { flex-direction:row; padding:210px 0px 0px 0px; font-family:Arial; gap:20px; margin:-180px 0px 30px; }
.pcms div { background-position:center top; padding:180px 0px 0px 0px; max-width:340px; height:auto; text-align:center; margin:15px 0px; }
.pack_cnmt { margin-top:30px; margin-bottom:5px; }