@media (max-width: 1040px) {
    .arlo_tm_about .left .about_image_wrap img{
        min-width: unset;
    }
    .arlo_tm_about .left .about_image_wrap{
        max-width: 60%;
        min-width: unset;
    }

}

.arlo_tm_copyright img{
    max-height: 18px;
    max-width: 18px;
    vertical-align: unset;
	height: auto;
    width: 100%;
}

.arlo_tm_counter_section a{
    text-decoration: none;
  }