## Task Implement adaptive versions for the existing contacts page ## Description Follow this convention for naming commits and branches: [Link](https://dev.to/varbsan/a-simplified-convention-for-naming-branches-and-commits-in-git-il4) **Branch name have to be**: ```feature/issue-5/contacts-page-adaptive-versions``` Link to the page "/contacts" This includes: - [ ] Version for the screen width of 1920px - [ ] Version for the screen width of 1600px - [ ] Version for the screen width of 1280px - [ ] Version for the screen width of 390px