.sr-article-and-images{margin-block:50px;display:flex;flex-direction:column;gap:10px}.sr-article-and-images__title{width:100%}.sr-article-and-images__title h1{margin:0}.sr-article-and-images__articles-holder{display:flex;flex-direction:column;gap:10px}@media only screen and (min-width: 769px){.sr-article-and-images__articles-holder{flex-direction:row;gap:30px}}.sr-article-and-images__articles-holder p{margin:0}.sr-article-and-images__images-holder{width:100%;display:flex;justify-content:center}.sr-article-and-images__images-holder .image{width:80%;-o-object-fit:cover;object-fit:cover;margin-top:30px;margin-bottom:10px}@media only screen and (min-width: 769px){.sr-article-and-images__images-holder .image{width:100%;-o-object-fit:contain;object-fit:contain}}.sr-article-and-images__images-holder .mobile-fullwidth{width:100%}.sr-article-and-images__images-holder video{width:100%;margin-top:30px;margin-bottom:10px;-o-object-fit:contain;object-fit:contain}