@@ -21,6 +21,9 @@
.row {
display: flex;
}
+ img{
+ max-width: 100%;
+ }
@media screen and (max-width: 960px){
flex-direction: column;