$(function(){ const clientWidth = document.body.clientWidth $(".banner-index-xz a").width(clientWidth) })