main.page-front #content-wrapper a.action-block img {
margin: 35px 0 30px; } }
main.page-inside #content-wrapper {
- background: -webkit-linear-gradient(top, #2f4d4f 73%, rgba(255, 255, 255, 0) 100%);
- background: -moz-linear-gradient(center top, #2f4d4f 73%, rgba(255, 255, 255, 0) 100%);
- background: -ms-linear-gradient(top, #2f4d4f 73%, rgba(255, 255, 255, 0) 100%);
+ background: -webkit-linear-gradient(top, #2f4d4f 73%, rgba(47, 77, 79, 0) 100%);
+ background: -moz-linear-gradient(center top, #2f4d4f 73%, rgba(47, 77, 79, 0) 100%);
+ background: -ms-linear-gradient(top, #2f4d4f 73%, rgba(47, 77, 79, 0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f4d4f', endColorstr='#00ffffff',GradientType=0 ); }
main.page-inside #content-wrapper .featured-image {
min-height: 525px;