@media(min-width:981px){
  .resources-menu::after{
    position:absolute;
    top:100%;
    right:-18px;
    left:-18px;
    height:16px;
    content:"";
  }
}
