h2.pressTitle:after{display: block;content: "\e911";font-family: 'icomoon';font-size: 2rem;position: absolute;top: 50%;right: 60px;  transform: translateY(-50%);-moz-transform: translateY(-50%);-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);margin-top: -127px;}

h2.newsTitle:after{display: block;content: "\e911";font-family: 'icomoon';font-size: 2rem;position: absolute;top: 50%;right: 256px;  transform: translateY(-50%);-moz-transform: translateY(-50%);-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);margin-top: -127px;}

@media only screen and (max-width: 767px) and (orientation: portrait) {
h2.newsTitle:after {top: 50%;right: 257px;margin-top: -144px;}
h2.pressTitle:after {top: 50%;right: 86px;margin-top: -144px;}
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
h2.newsTitle:after {right: 575px;margin-top: -132px;}
h2.pressTitle:after {right: 400px;margin-top: -132px;}
}