﻿@media only screen and (min-width:281px) and (max-width:990px)
{
 .athlinkup
 { 
  width:88vw;
  height:20vw;
  margin-top:40vw;
 }
}