diff --git a/groups/home/LibAnswers-7-js-css.html b/groups/home/LibAnswers-7-js-css.html index ab1099f..61cbc33 100644 --- a/groups/home/LibAnswers-7-js-css.html +++ b/groups/home/LibAnswers-7-js-css.html @@ -107,7 +107,7 @@ a.searchmenu { /* style background image */ .kbcc-background-image { - background: linear-gradient(to bottom, rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.6) 100%), url("https://libapps.s3.amazonaws.com/accounts/16298/images/library_front_view.jpg"); + background: linear-gradient(to bottom, rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.6) 100%), url("https://libapps.s3.amazonaws.com/accounts/16298/images/library_front_view_md.jpg"); background-position: 50% 71%; padding: 20px 0; border-radius: 5px;