Viewing 2 posts - 1 through 2 (of 2 total) Author Posts February 11, 2019 at 3:34 pm #1065457 ticketyboosolutionsParticipant Hi there, looking for some css to resolve an issue with image size of team members when on “Tablet portrait” They display fine on Desktop and mobile, just become oversized in Tablet Portrait. I have attached a screenshot Thanks in Advance February 12, 2019 at 7:31 am #1065799 RikardKeymaster Hey ticketyboosolutions, This code is causing that: .team-img-container img { width: 50%!important; } I’m not sure where it’s coming from though since you have file compression active. Try to use this instead: .team-img-container img { width: 20%!important; } Best regards, Rikard Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In