This is the link to the blog https://www.glamiva.com/2021/09/its-been-while.html
Issue:
I include the below image to make it easier to understand:
There is :
@media (min-width: 1200px){
.container {
width: 1170px;
}
}
Set the same but with width: auto;
or 100% to overwrite the basic rule